Searched refs:lprocfs_oh_clear (Results 1 – 4 of 4) sorted by relevance
708 lprocfs_oh_clear(&cli->cl_read_rpc_hist); in osc_rpc_stats_seq_write()709 lprocfs_oh_clear(&cli->cl_write_rpc_hist); in osc_rpc_stats_seq_write()710 lprocfs_oh_clear(&cli->cl_read_page_hist); in osc_rpc_stats_seq_write()711 lprocfs_oh_clear(&cli->cl_write_page_hist); in osc_rpc_stats_seq_write()712 lprocfs_oh_clear(&cli->cl_read_offset_hist); in osc_rpc_stats_seq_write()713 lprocfs_oh_clear(&cli->cl_write_offset_hist); in osc_rpc_stats_seq_write()
1215 lprocfs_oh_clear(&io_extents->pp_extents[i].pp_r_hist); in ll_rw_extents_stats_pp_seq_write()1216 lprocfs_oh_clear(&io_extents->pp_extents[i].pp_w_hist); in ll_rw_extents_stats_pp_seq_write()1288 lprocfs_oh_clear(&io_extents->pp_extents[i].pp_r_hist); in ll_rw_extents_stats_seq_write()1289 lprocfs_oh_clear(&io_extents->pp_extents[i].pp_w_hist); in ll_rw_extents_stats_seq_write()1329 lprocfs_oh_clear(&io_extents->pp_extents[cur].pp_r_hist); in ll_rw_stats_tally()1330 lprocfs_oh_clear(&io_extents->pp_extents[cur].pp_w_hist); in ll_rw_stats_tally()
1492 void lprocfs_oh_clear(struct obd_histogram *oh) in lprocfs_oh_clear() function1498 EXPORT_SYMBOL(lprocfs_oh_clear);
618 void lprocfs_oh_clear(struct obd_histogram *oh);