taglinefilesource code
empty427fs/inode.cstruct inode * empty = NULL;
empty436fs/inode.cif (!empty) {
empty438fs/inode.cempty = get_empty_inode();
empty441fs/inode.cif (empty)
empty445fs/inode.cinode = empty;
empty472fs/inode.cif (empty)
empty473fs/inode.ciput(empty);