taglinefilesource code
empty283fs/inode.cstruct inode * inode, * empty;
empty287fs/inode.cempty = get_empty_inode();
empty308fs/inode.cif (empty)
empty309fs/inode.ciput(empty);
empty320fs/inode.cif (empty)
empty321fs/inode.ciput(empty);
empty324fs/inode.cif (!empty)
empty326fs/inode.cinode = empty;