Lines Matching refs:zonefs_sb_info
15 ssize_t (*show)(struct zonefs_sb_info *sbi, char *buf);
26 struct zonefs_sb_info *sbi = in zonefs_sysfs_attr_show()
27 container_of(kobj, struct zonefs_sb_info, s_kobj); in zonefs_sysfs_attr_show()
37 static ssize_t max_wro_seq_files_show(struct zonefs_sb_info *sbi, char *buf) in max_wro_seq_files_show()
43 static ssize_t nr_wro_seq_files_show(struct zonefs_sb_info *sbi, char *buf) in nr_wro_seq_files_show()
49 static ssize_t max_active_seq_files_show(struct zonefs_sb_info *sbi, char *buf) in max_active_seq_files_show()
55 static ssize_t nr_active_seq_files_show(struct zonefs_sb_info *sbi, char *buf) in nr_active_seq_files_show()
72 struct zonefs_sb_info *sbi = in zonefs_sysfs_sb_release()
73 container_of(kobj, struct zonefs_sb_info, s_kobj); in zonefs_sysfs_sb_release()
92 struct zonefs_sb_info *sbi = ZONEFS_SB(sb); in zonefs_sysfs_register()
111 struct zonefs_sb_info *sbi = ZONEFS_SB(sb); in zonefs_sysfs_unregister()