Home
last modified time | relevance | path

Searched refs:lprocfs_oh_tally_log2 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlprocfs_status.h661 void lprocfs_oh_tally_log2(struct obd_histogram *oh, unsigned int value);
987 void lprocfs_oh_tally_log2(struct obd_histogram *oh, unsigned int value) in lprocfs_oh_tally_log2() function
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c2020 lprocfs_oh_tally_log2(&cli->cl_read_page_hist, page_count); in osc_build_rpc()
2022 lprocfs_oh_tally_log2(&cli->cl_read_offset_hist, in osc_build_rpc()
2026 lprocfs_oh_tally_log2(&cli->cl_write_page_hist, page_count); in osc_build_rpc()
2028 lprocfs_oh_tally_log2(&cli->cl_write_offset_hist, in osc_build_rpc()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlprocfs_status.c2016 void lprocfs_oh_tally_log2(struct obd_histogram *oh, unsigned int value) in lprocfs_oh_tally_log2() function
2025 EXPORT_SYMBOL(lprocfs_oh_tally_log2);