taglinefilesource code
empty277fs/inode.cstruct inode * inode, * empty;
empty281fs/inode.cempty = get_empty_inode();
empty302fs/inode.cif (empty)
empty303fs/inode.ciput(empty);
empty314fs/inode.cif (empty)
empty315fs/inode.ciput(empty);
empty318fs/inode.cif (!empty)
empty320fs/inode.cinode = empty;