Searched refs:lprocfs_wr_uint (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_internal.h | 264 rc = lprocfs_wr_uint(file, buffer, count, &tmp); \
|
D | ldlm_resource.c | 298 rc = lprocfs_wr_uint(file, buffer, count, &supp); in lprocfs_elc_seq_write()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lprocfs_status.h | 614 extern int lprocfs_wr_uint(struct file *file, const char __user *buffer,
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | lprocfs_status.c | 385 int lprocfs_wr_uint(struct file *file, const char __user *buffer, in lprocfs_wr_uint() function 403 EXPORT_SYMBOL(lprocfs_wr_uint);
|