Lines Matching defs:super_block
515 int (*test)(struct super_block *, struct fs_context *), in sget_fc()
516 int (*set)(struct super_block *, struct fs_context *)) in sget_fc()
580 int (*test)(struct super_block *,void *), in sget()
581 int (*set)(struct super_block *,void *), in sget()
654 static void __iterate_supers(void (*f)(struct super_block *)) in __iterate_supers()
684 void iterate_supers(void (*f)(struct super_block *, void *), void *arg) in iterate_supers() argument
720 void (*f)(struct super_block *, void *), void *arg) in iterate_supers_type() argument
1231 int (*fill_super)(struct super_block *, in get_tree_bdev()
1318 int (*fill_super)(struct super_block *, void *, int)) in mount_bdev()
1408 int (*fill_super)(struct super_block *, void *, int)) in mount_nodev()
1458 int (*fill_super)(struct super_block *, void *, int)) in mount_single()