taglinefilesource code
empty204fs/inode.cstruct inode * inode, * empty;
empty208fs/inode.cempty = get_empty_inode();
empty229fs/inode.cif (empty)
empty230fs/inode.ciput(empty);
empty241fs/inode.cif (empty)
empty242fs/inode.ciput(empty);
empty245fs/inode.cif (!empty)
empty247fs/inode.cinode = empty;