| tag | line | file | source code |
|---|---|---|---|
| i_mount | 300 | fs/inode.c | if (inode->i_mount) { |
| i_mount | 195 | fs/super.c | if (!sb->s_covered->i_mount) |
| i_mount | 199 | fs/super.c | sb->s_covered->i_mount=0; |
| i_mount | 291 | fs/super.c | if (dir_i->i_count != 1 || dir_i->i_mount) { |
| i_mount | 309 | fs/super.c | dir_i->i_mount = 1; |
| i_mount | 170 | include/linux/fs.h | unsigned char i_mount; |