• Home
  • Raw
  • Download

Lines Matching defs:sbi

32 					   struct hmdfs_sb_info *sbi)  in ctrl_cmd_update_socket_handler()
75 struct hmdfs_sb_info *sbi) in ctrl_cmd_update_devsl_handler()
104 struct hmdfs_sb_info *sbi) in ctrl_cmd_off_line_handler()
138 struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_cmd_show() local
168 struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_cmd_store() local
198 struct hmdfs_sb_info *sbi = NULL; in sbi_status_show() local
242 struct hmdfs_sb_info *sbi = NULL; in sbi_stat_show() local
274 struct hmdfs_sb_info *sbi = NULL; in sbi_stat_store() local
312 struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_dcache_precision_store() local
342 struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_dcache_threshold_store() local
428 const struct hmdfs_sb_info *sbi = to_sbi(kobj); in dirty_writeback_stats_show() local
459 const struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_wb_timeout_ms_show() local
468 struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_wb_timeout_ms_store() local
492 const struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_dirty_writeback_centisecs_show() local
502 const struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_dirty_writeback_centisecs_store() local
520 const struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_dirty_file_background_bytes_show() local
531 const struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_dirty_file_background_bytes_store() local
558 const struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_dirty_fs_background_bytes_show() local
567 const struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_dirty_fs_background_bytes_store() local
600 const struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_dirty_file_bytes_show() local
609 const struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_dirty_file_bytes_store() local
632 const struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_dirty_fs_bytes_show() local
641 const struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_dirty_fs_bytes_store() local
675 const struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_dirty_writeback_timelimit_show() local
686 const struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_dirty_writeback_timelimit_store() local
708 const struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_dirty_thresh_lowerlimit_show() local
719 const struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_dirty_thresh_lowerlimit_store() local
745 const struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_dirty_writeback_autothresh_show() local
756 const struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_dirty_writeback_autothresh_store() local
776 const struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_dirty_writeback_control_show() local
786 const struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_dirty_writeback_control_store() local
806 const struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_srv_dirty_thresh_show() local
850 const struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_srv_dirty_wb_control_show() local
881 const struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_dcache_timeout_show() local
890 struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_dcache_timeout_store() local
923 struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_write_cache_timeout_sec_store() local
943 const struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_node_evt_cb_delay_show() local
953 struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_node_evt_cb_delay_store() local
991 struct hmdfs_sb_info *sbi = NULL; in sbi_show_idr_stats() local
1036 const struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_srv_req_max_active_attr_show() local
1046 struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_srv_req_max_active_attr_store() local
1062 static ssize_t cache_file_show(struct hmdfs_sb_info *sbi, in cache_file_show()
1110 struct hmdfs_sb_info *sbi = to_sbi(kobj); in peers_sum_attr_show() local
1198 struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_features_show() local
1268 struct hmdfs_sb_info *sbi = to_sbi(kobj); in sbi_release() local
1293 struct hmdfs_sb_info *sbi = cmd_kobj_to_sbi(kobj); in cmd_timeout_show() local
1307 struct hmdfs_sb_info *sbi = cmd_kobj_to_sbi(kobj); in cmd_timeout_store() local
1364 struct hmdfs_sb_info *sbi = container_of(kobj, struct hmdfs_sb_info, in sbi_timeout_release() local
1376 void hmdfs_release_sysfs(struct hmdfs_sb_info *sbi) in hmdfs_release_sysfs()
1384 int hmdfs_register_sysfs(const char *name, struct hmdfs_sb_info *sbi) in hmdfs_register_sysfs()
1423 void hmdfs_unregister_sysfs(struct hmdfs_sb_info *sbi) in hmdfs_unregister_sysfs()
1597 int hmdfs_register_peer_sysfs(struct hmdfs_sb_info *sbi, in hmdfs_register_peer_sysfs()
1617 struct hmdfs_sb_info *sbi = node->sbi; in notify() local