Lines Matching defs:super_block
732 int (*test)(struct super_block *, struct fs_context *), in sget_fc()
733 int (*set)(struct super_block *, struct fs_context *)) in sget_fc()
817 int (*test)(struct super_block *,void *), in sget()
818 int (*set)(struct super_block *,void *), in sget()
905 static void __iterate_supers(void (*f)(struct super_block *, void *), void *arg, in __iterate_supers() argument
937 void iterate_supers(void (*f)(struct super_block *, void *), void *arg) in iterate_supers() argument
952 void (*f)(struct super_block *, void *), void *arg) in iterate_supers_type() argument
1313 int (*test)(struct super_block *, struct fs_context *), in vfs_get_super()
1712 int (*fill_super)(struct super_block *, in get_tree_bdev()
1726 int (*fill_super)(struct super_block *, void *, int)) in mount_bdev()
1778 int (*fill_super)(struct super_block *, void *, int)) in mount_nodev()