taglinefilesource code
empty285fs/inode.cstruct inode * inode, * empty;
empty289fs/inode.cempty = get_empty_inode();
empty310fs/inode.cif (empty)
empty311fs/inode.ciput(empty);
empty322fs/inode.cif (empty)
empty323fs/inode.ciput(empty);
empty326fs/inode.cif (!empty)
empty328fs/inode.cinode = empty;