tag | line | file | source code |
---|---|---|---|
i_mount | 545 | fs/inode.c | if (crossmntp && inode->i_mount) { |
i_mount | 546 | fs/inode.c | struct inode * tmp = inode->i_mount; |
i_mount | 343 | fs/super.c | if (!sb->s_covered->i_mount) |
i_mount | 348 | fs/super.c | sb->s_covered->i_mount = NULL; |
i_mount | 440 | fs/super.c | if (dir_i->i_count != 1 || dir_i->i_mount) { |
i_mount | 462 | fs/super.c | dir_i->i_mount = sb->s_mounted; |
i_mount | 226 | include/linux/fs.h | struct inode * i_mount; |