Lines Matching defs:super_block
522 int (*test)(struct super_block *, struct fs_context *), in sget_fc()
523 int (*set)(struct super_block *, struct fs_context *)) in sget_fc()
587 int (*test)(struct super_block *,void *), in sget()
588 int (*set)(struct super_block *,void *), in sget()
661 static void __iterate_supers(void (*f)(struct super_block *)) in __iterate_supers()
691 void iterate_supers(void (*f)(struct super_block *, void *), void *arg) in iterate_supers() argument
727 void (*f)(struct super_block *, void *), void *arg) in iterate_supers_type() argument
1247 int (*fill_super)(struct super_block *, in get_tree_bdev()
1334 int (*fill_super)(struct super_block *, void *, int)) in mount_bdev()
1424 int (*fill_super)(struct super_block *, void *, int)) in mount_nodev()
1474 int (*fill_super)(struct super_block *, void *, int)) in mount_single()