Searched refs:lprocfs_read_frac_helper (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
| D | lproc_llite.c | 237 return lprocfs_read_frac_helper(buf, PAGE_SIZE, pages_number, mult); in max_read_ahead_mb_show() 285 return lprocfs_read_frac_helper(buf, PAGE_SIZE, pages_number, mult); in max_read_ahead_per_file_mb_show() 330 return lprocfs_read_frac_helper(buf, PAGE_SIZE, pages_number, mult); in max_read_ahead_whole_mb_show()
|
| /linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
| D | lprocfs_status.c | 125 int lprocfs_read_frac_helper(char *buffer, unsigned long count, long val, in lprocfs_read_frac_helper() function 178 EXPORT_SYMBOL(lprocfs_read_frac_helper);
|
| /linux-4.4.14/drivers/staging/lustre/lustre/include/ |
| D | lprocfs_status.h | 384 int lprocfs_read_frac_helper(char *buffer, unsigned long count,
|
| /linux-4.4.14/drivers/staging/lustre/lustre/osc/ |
| D | lproc_osc.c | 147 return lprocfs_read_frac_helper(buf, PAGE_SIZE, val, mult); in max_dirty_mb_show()
|