Lines Matching defs:super_block
731 int (*test)(struct super_block *, struct fs_context *), in sget_fc()
732 int (*set)(struct super_block *, struct fs_context *)) in sget_fc()
816 int (*test)(struct super_block *,void *), in sget()
817 int (*set)(struct super_block *,void *), in sget()
890 static void __iterate_supers(void (*f)(struct super_block *)) in __iterate_supers()
920 void iterate_supers(void (*f)(struct super_block *, void *), void *arg) in iterate_supers() argument
958 void (*f)(struct super_block *, void *), void *arg) in iterate_supers_type() argument
1268 int (*test)(struct super_block *, struct fs_context *), in vfs_get_super()
1656 int (*fill_super)(struct super_block *, in get_tree_bdev()
1670 int (*fill_super)(struct super_block *, void *, int)) in mount_bdev()
1722 int (*fill_super)(struct super_block *, void *, int)) in mount_nodev()
1772 int (*fill_super)(struct super_block *, void *, int)) in mount_single()