tag | line | file | source code |
---|---|---|---|
i_mount | 221 | fs/inode.c | if (inode->i_mount) { |
i_mount | 155 | fs/super.c | if (!sb->s_covered->i_mount) |
i_mount | 163 | fs/super.c | sb->s_covered->i_mount=0; |
i_mount | 214 | fs/super.c | if (dir_i->i_count != 1 || dir_i->i_mount) { |
i_mount | 238 | fs/super.c | dir_i->i_mount = 1; |
i_mount | 136 | include/linux/fs.h | unsigned char i_mount; |