tag | line | file | source code |
---|---|---|---|
i_mount | 309 | fs/inode.c | if (inode->i_mount) { |
i_mount | 202 | fs/super.c | if (!sb->s_covered->i_mount) |
i_mount | 207 | fs/super.c | sb->s_covered->i_mount=0; |
i_mount | 299 | fs/super.c | if (dir_i->i_count != 1 || dir_i->i_mount) { |
i_mount | 317 | fs/super.c | dir_i->i_mount = 1; |
i_mount | 193 | include/linux/fs.h | unsigned char i_mount; |