Symbol: zonefs_sb_info
fs/zonefs/file.c
750
struct zonefs_sb_info *sbi = ZONEFS_SB(inode->i_sb);
fs/zonefs/file.c
803
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/super.c
1057
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/super.c
1109
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/super.c
1186
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/super.c
1206
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/super.c
1227
struct zonefs_sb_info *sbi;
fs/zonefs/super.c
1338
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/super.c
1366
struct zonefs_sb_info *sbi = sb->s_fs_info;
fs/zonefs/super.c
146
struct zonefs_sb_info *sbi = ZONEFS_SB(inode->i_sb);
fs/zonefs/super.c
157
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/super.c
264
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/super.c
444
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/super.c
522
struct zonefs_sb_info *sbi = ZONEFS_SB(root->d_sb);
fs/zonefs/super.c
53
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/super.c
628
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/super.c
679
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/super.c
710
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/super.c
752
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/super.c
789
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/super.c
858
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/super.c
939
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/sysfs.c
112
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/sysfs.c
15
ssize_t (*show)(struct zonefs_sb_info *sbi, char *buf);
fs/zonefs/sysfs.c
26
struct zonefs_sb_info *sbi =
fs/zonefs/sysfs.c
27
container_of(kobj, struct zonefs_sb_info, s_kobj);
fs/zonefs/sysfs.c
37
static ssize_t max_wro_seq_files_show(struct zonefs_sb_info *sbi, char *buf)
fs/zonefs/sysfs.c
43
static ssize_t nr_wro_seq_files_show(struct zonefs_sb_info *sbi, char *buf)
fs/zonefs/sysfs.c
49
static ssize_t max_active_seq_files_show(struct zonefs_sb_info *sbi, char *buf)
fs/zonefs/sysfs.c
55
static ssize_t nr_active_seq_files_show(struct zonefs_sb_info *sbi, char *buf)
fs/zonefs/sysfs.c
72
struct zonefs_sb_info *sbi =
fs/zonefs/sysfs.c
73
container_of(kobj, struct zonefs_sb_info, s_kobj);
fs/zonefs/sysfs.c
92
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/zonefs.h
246
static inline struct zonefs_sb_info *ZONEFS_SB(struct super_block *sb)