tag | line | file | source code |
---|---|---|---|
i_new_inode | 415 | fs/ext2/ialloc.c | inode->u.ext2_i.i_new_inode = 1; |
i_new_inode | 551 | fs/ext2/inode.c | inode->u.ext2_i.i_new_inode = 0; |
i_new_inode | 38 | include/linux/ext2_fs_i.h | int i_new_inode:1; /* Is a freshly allocated inode */ |