Home
last modified time | relevance | path

Searched refs:lprocfs_write_helper (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlproc_lov.c130 rc = lprocfs_write_helper(buffer, count, &val); in lov_stripetype_seq_write()
162 rc = lprocfs_write_helper(buffer, count, &val); in lov_stripecount_seq_write()
/linux-4.4.14/drivers/staging/lustre/lustre/fid/
Dlproc_fid.c146 rc = lprocfs_write_helper(buffer, count, &val); in ldebugfs_fid_width_seq_write()
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dlproc_mdc.c103 rc = lprocfs_write_helper(buffer, count, &fd); in mdc_kuc_write()
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dlproc_osc.c484 return lprocfs_write_helper(buffer, count, &od->od_contention_time) ?: in contention_seconds_store()
509 return lprocfs_write_helper(buffer, count, &od->od_lockless_truncate) ?: in lockless_truncate_store()
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dlproc_llite.c1191 rc = lprocfs_write_helper(buf, len, &value); in ll_rw_extents_stats_pp_seq_write()
1264 rc = lprocfs_write_helper(buf, len, &value); in ll_rw_extents_stats_seq_write()
1468 rc = lprocfs_write_helper(buf, len, &value); in ll_rw_offset_stats_seq_write()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dlproc_ptlrpc.c301 rc = lprocfs_write_helper(buffer, count, &val); in ptlrpc_lprocfs_req_history_max_seq_write()
1308 rc = lprocfs_write_helper(buffer, count, &val); in lprocfs_wr_pinger_recov()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dlprocfs_status.c1305 int lprocfs_write_helper(const char __user *buffer, unsigned long count, in lprocfs_write_helper() function
1310 EXPORT_SYMBOL(lprocfs_write_helper);
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlprocfs_status.h607 int lprocfs_write_helper(const char __user *buffer, unsigned long count,