Lines Matching defs:super_block
487 int (*test)(struct super_block *,void *), in sget_userns()
488 int (*set)(struct super_block *,void *), in sget_userns()
552 int (*test)(struct super_block *,void *), in sget()
553 int (*set)(struct super_block *,void *), in sget()
590 static void __iterate_supers(void (*f)(struct super_block *)) in __iterate_supers()
620 void iterate_supers(void (*f)(struct super_block *, void *), void *arg) in iterate_supers() argument
656 void (*f)(struct super_block *, void *), void *arg) in iterate_supers_type() argument
1058 int (*fill_super)(struct super_block *, void *, int)) in mount_ns()
1106 int (*fill_super)(struct super_block *, void *, int)) in mount_bdev()
1196 int (*fill_super)(struct super_block *, void *, int)) in mount_nodev()
1221 int (*fill_super)(struct super_block *, void *, int)) in mount_single()