tag | line | file | source code |
---|---|---|---|
super_operations | 46 | fs/ext/inode.c | static struct super_operations ext_sops = { |
super_operations | 63 | fs/ext2/inode.c | static struct super_operations ext2_sops = { |
super_operations | 41 | fs/isofs/inode.c | static struct super_operations isofs_sops = { |
super_operations | 41 | fs/minix/inode.c | static struct super_operations minix_sops = { |
super_operations | 57 | fs/msdos/inode.c | static struct super_operations msdos_sops = { |
super_operations | 28 | fs/nfs/inode.c | static struct super_operations nfs_sops = { |
super_operations | 33 | fs/proc/inode.c | static struct super_operations proc_sops = { |
super_operations | 48 | fs/xiafs/inode.c | static struct super_operations xiafs_sops = { |
super_operations | 244 | include/linux/fs.h | struct super_operations *s_op; |