Lines Matching defs:super_block
542 int (*test)(struct super_block *, struct fs_context *), in sget_fc()
543 int (*set)(struct super_block *, struct fs_context *)) in sget_fc()
607 int (*test)(struct super_block *,void *), in sget()
608 int (*set)(struct super_block *,void *), in sget()
681 static void __iterate_supers(void (*f)(struct super_block *)) in __iterate_supers()
711 void iterate_supers(void (*f)(struct super_block *, void *), void *arg) in iterate_supers() argument
747 void (*f)(struct super_block *, void *), void *arg) in iterate_supers_type() argument
1258 int (*fill_super)(struct super_block *, in get_tree_bdev()
1347 int (*fill_super)(struct super_block *, void *, int)) in mount_bdev()
1439 int (*fill_super)(struct super_block *, void *, int)) in mount_nodev()
1489 int (*fill_super)(struct super_block *, void *, int)) in mount_single()