Lines Matching defs:super_block
512 int (*test)(struct super_block *, struct fs_context *), in sget_fc()
513 int (*set)(struct super_block *, struct fs_context *)) in sget_fc()
577 int (*test)(struct super_block *,void *), in sget()
578 int (*set)(struct super_block *,void *), in sget()
651 static void __iterate_supers(void (*f)(struct super_block *)) in __iterate_supers()
681 void iterate_supers(void (*f)(struct super_block *, void *), void *arg) in iterate_supers() argument
717 void (*f)(struct super_block *, void *), void *arg) in iterate_supers_type() argument
1280 int (*fill_super)(struct super_block *, in get_tree_bdev()
1367 int (*fill_super)(struct super_block *, void *, int)) in mount_bdev()
1457 int (*fill_super)(struct super_block *, void *, int)) in mount_nodev()
1507 int (*fill_super)(struct super_block *, void *, int)) in mount_single()