Home
last modified time | relevance | path

Searched defs:super_block (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dfs.h1136 struct super_block { struct
1147 unsigned long s_flags;
1149 unsigned long s_magic;
1152 int s_count;
1153 atomic_t s_active;
1188 u32 s_time_gran;
1201 fmode_t s_mode;
1213 const char *s_subtype;
1232 errseq_t s_wb_err;
1252 struct rcu_head rcu;
[all …]
/linux-6.3-rc2/fs/
A Dsuper.c554 int (*test)(struct super_block *, struct fs_context *), in sget_fc()
555 int (*set)(struct super_block *, struct fs_context *)) in sget_fc()
619 int (*test)(struct super_block *,void *), in sget()
620 int (*set)(struct super_block *,void *), in sget()
693 static void __iterate_supers(void (*f)(struct super_block *)) in __iterate_supers()
759 void (*f)(struct super_block *, void *), void *arg) in iterate_supers_type() argument
1128 int (*test)(struct super_block *, struct fs_context *), in vfs_get_super()
1228 int (*fill_super)(struct super_block *, in get_tree_bdev()
1317 int (*fill_super)(struct super_block *, void *, int)) in mount_bdev()
1409 int (*fill_super)(struct super_block *, void *, int)) in mount_nodev()
[all …]
/linux-6.3-rc2/drivers/mtd/
A Dmtdsuper.c59 int (*fill_super)(struct super_block *, in mtd_get_sb()
100 int (*fill_super)(struct super_block *, in mtd_get_sb_by_nr()
/linux-6.3-rc2/fs/btrfs/
A Dioctl.c4105 struct btrfs_super_block *super_block = fs_info->super_copy; in btrfs_ioctl_set_fslabel() local
4165 struct btrfs_super_block *super_block = fs_info->super_copy; in btrfs_ioctl_get_features() local
4248 struct btrfs_super_block *super_block = fs_info->super_copy; in btrfs_ioctl_set_features() local
/linux-6.3-rc2/fs/cifs/
A Dmisc.c1112 static struct super_block *__cifs_get_super(void (*f)(struct super_block *, void *), in __cifs_get_super() argument
/linux-6.3-rc2/fs/fat/
A Dinode.c1600 void (*setup)(struct super_block *)) in fat_fill_super()

Completed in 41 milliseconds