Searched defs:super_block (Results 1 – 4 of 4) sorted by relevance
/fs/ |
D | super.c | 444 int (*test)(struct super_block *,void *), in sget() 445 int (*set)(struct super_block *,void *), in sget() 517 void iterate_supers(void (*f)(struct super_block *, void *), void *arg) in iterate_supers() argument 553 void (*f)(struct super_block *, void *), void *arg) in iterate_supers_type() argument 922 void *data, int (*fill_super)(struct super_block *, void *, int)) in mount_ns() 967 int (*fill_super)(struct super_block *, void *, int)) in mount_bdev() 1059 int (*fill_super)(struct super_block *, void *, int)) in mount_nodev() 1084 int (*fill_super)(struct super_block *, void *, int)) in mount_single()
|
/fs/reiserfs/ |
D | procfs.c | 470 static void add_file(struct super_block *sb, char *name, in add_file()
|
/fs/fat/ |
D | inode.c | 1251 void (*setup)(struct super_block *)) in fat_fill_super()
|
/fs/btrfs/ |
D | ioctl.c | 4043 struct btrfs_super_block *super_block = root->fs_info->super_copy; in btrfs_ioctl_set_fslabel() local
|