Searched refs:lprocfs_write_u64_helper (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
D | lproc_lov.c | 66 rc = lprocfs_write_u64_helper(buffer, count, &val); in lov_stripesize_seq_write() 98 rc = lprocfs_write_u64_helper(buffer, count, &val); in lov_stripeoffset_seq_write()
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | lproc_osc.c | 250 rc = lprocfs_write_u64_helper(buffer, count, &val); in osc_cur_grant_bytes_seq_write() 497 rc = lprocfs_write_u64_helper(buffer, count, &val); in osc_obd_max_pages_per_rpc_seq_write()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lprocfs_status.h | 653 extern int lprocfs_write_u64_helper(const char __user *buffer,
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | lprocfs_status.c | 1859 int lprocfs_write_u64_helper(const char __user *buffer, unsigned long count, in lprocfs_write_u64_helper() function 1864 EXPORT_SYMBOL(lprocfs_write_u64_helper);
|