Home
last modified time | relevance | path

Searched refs:lprocfs_rd_uint (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_internal.h251 return lprocfs_rd_uint(m, &tmp); \
Dldlm_resource.c189 return lprocfs_rd_uint(m, nr); in lprocfs_lru_size_seq_show()
287 return lprocfs_rd_uint(m, &supp); in lprocfs_elc_seq_show()
Dldlm_pool.c709 return lprocfs_rd_uint(m, &grant_speed); in lprocfs_grant_speed_seq_show()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlprocfs_status.h613 extern int lprocfs_rd_uint(struct seq_file *m, void *data);
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlprocfs_status.c378 int lprocfs_rd_uint(struct seq_file *m, void *data) in lprocfs_rd_uint() function
383 EXPORT_SYMBOL(lprocfs_rd_uint);