Symbol: zonefs_sb_info
fs/zonefs/file.c
749
struct zonefs_sb_info *sbi = ZONEFS_SB(inode->i_sb);
fs/zonefs/file.c
802
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/super.c
1061
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/super.c
1113
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/super.c
1190
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/super.c
1210
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/super.c
1231
struct zonefs_sb_info *sbi;
fs/zonefs/super.c
1342
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/super.c
1370
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
632
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/super.c
683
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/super.c
714
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/super.c
756
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/super.c
793
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/super.c
862
struct zonefs_sb_info *sbi = ZONEFS_SB(sb);
fs/zonefs/super.c
943
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)