• Home
  • Raw
  • Download

Lines Matching defs:buf

102 		struct f2fs_sb_info *sbi, char *buf)  in dirty_segments_show()
109 struct f2fs_sb_info *sbi, char *buf) in free_segments_show()
116 struct f2fs_sb_info *sbi, char *buf) in ovp_segments_show()
123 struct f2fs_sb_info *sbi, char *buf) in lifetime_write_kbytes_show()
132 struct f2fs_sb_info *sbi, char *buf) in sb_status_show()
138 struct f2fs_sb_info *sbi, char *buf) in cp_status_show()
144 struct f2fs_sb_info *sbi, char *buf) in pending_discard_show()
153 struct f2fs_sb_info *sbi, char *buf) in issued_discard_show()
162 struct f2fs_sb_info *sbi, char *buf) in queued_discard_show()
171 struct f2fs_sb_info *sbi, char *buf) in undiscard_blks_show()
180 struct f2fs_sb_info *sbi, char *buf) in atgc_enabled_show()
186 struct f2fs_sb_info *sbi, char *buf) in gc_mode_show()
192 struct f2fs_sb_info *sbi, char *buf) in features_show()
245 struct f2fs_sb_info *sbi, char *buf) in current_reserved_blocks_show()
251 struct f2fs_sb_info *sbi, char *buf) in unusable_show()
263 struct f2fs_sb_info *sbi, char *buf) in encoding_show()
278 struct f2fs_sb_info *sbi, char *buf) in encoding_flags_show()
285 struct f2fs_sb_info *sbi, char *buf) in effective_lookup_mode_show()
301 struct f2fs_sb_info *sbi, char *buf) in mounted_time_sec_show()
308 struct f2fs_sb_info *sbi, char *buf) in moved_blocks_foreground_show()
318 struct f2fs_sb_info *sbi, char *buf) in moved_blocks_background_show()
327 struct f2fs_sb_info *sbi, char *buf) in avg_vblocks_show()
338 struct f2fs_sb_info *sbi, char *buf) in main_blkaddr_show()
345 struct f2fs_sb_info *sbi, char *buf) in f2fs_sbi_show()
435 const char *buf, size_t count) in __sbi_store()
878 const char *buf, size_t count) in f2fs_sbi_store()
896 struct attribute *attr, char *buf) in f2fs_attr_show()
906 const char *buf, size_t len) in f2fs_attr_store()
923 struct attribute *attr, char *buf) in f2fs_base_attr_show()
933 const char *buf, size_t len) in f2fs_base_attr_store()
959 static ssize_t f2fs_feature_show(struct f2fs_base_attr *a, char *buf) in f2fs_feature_show()
970 static ssize_t f2fs_tune_show(struct f2fs_base_attr *a, char *buf) in f2fs_tune_show()
981 const char *buf, size_t count) in f2fs_tune_store()
1004 struct f2fs_sb_info *sbi, char *buf) in f2fs_sb_feature_show()
1525 struct attribute *attr, char *buf) in f2fs_stat_attr_show()
1535 const char *buf, size_t len) in f2fs_stat_attr_store()
1563 struct attribute *attr, char *buf) in f2fs_sb_feat_attr_show()
1753 char *buf, *path; in donation_list_seq_show() local