Lines Matching defs:super_block
730 int (*test)(struct super_block *, struct fs_context *), in sget_fc()
731 int (*set)(struct super_block *, struct fs_context *)) in sget_fc()
804 int (*test)(struct super_block *,void *), in sget()
805 int (*set)(struct super_block *,void *), in sget()
878 static void __iterate_supers(void (*f)(struct super_block *)) in __iterate_supers()
908 void iterate_supers(void (*f)(struct super_block *, void *), void *arg) in iterate_supers() argument
946 void (*f)(struct super_block *, void *), void *arg) in iterate_supers_type() argument
1256 int (*test)(struct super_block *, struct fs_context *), in vfs_get_super()
1583 int (*fill_super)(struct super_block *, in get_tree_bdev()
1635 int (*fill_super)(struct super_block *, void *, int)) in mount_bdev()
1687 int (*fill_super)(struct super_block *, void *, int)) in mount_nodev()
1737 int (*fill_super)(struct super_block *, void *, int)) in mount_single()