Searched refs:lprocfs_vars (Results 1 – 21 of 21) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/ |
D | lproc_echo.c | 41 static struct lprocfs_vars lprocfs_echo_obd_vars[] = { 47 static struct lprocfs_vars lprocfs_echo_module_vars[] = {
|
/linux-4.1.27/drivers/staging/lustre/lustre/mgc/ |
D | lproc_mgc.c | 58 static struct lprocfs_vars lprocfs_mgc_obd_vars[] = { 71 static struct lprocfs_vars lprocfs_mgc_module_vars[] = {
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lprocfs_status.h | 52 struct lprocfs_vars { struct 63 struct lprocfs_vars *module_vars; argument 64 struct lprocfs_vars *obd_vars; 583 struct lprocfs_vars *var, 588 struct lprocfs_vars *list, 595 extern int lprocfs_obd_setup(struct obd_device *obd, struct lprocfs_vars *list); 899 struct lprocfs_vars *list, void *data) in lprocfs_register() 902 struct lprocfs_vars *var, in lprocfs_add_vars() 911 struct lprocfs_vars *list) in lprocfs_obd_setup()
|
D | obd_class.h | 78 struct lprocfs_vars *, const char *nm, 125 int class_process_proc_param(char *prefix, struct lprocfs_vars *lvars,
|
/linux-4.1.27/drivers/staging/lustre/lustre/fid/ |
D | fid_internal.h | 51 extern struct lprocfs_vars seq_client_proc_list[];
|
D | lproc_fid.c | 219 struct lprocfs_vars seq_client_proc_list[] = {
|
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/ |
D | lproc_mdc.c | 180 static struct lprocfs_vars lprocfs_mdc_obd_vars[] = { 211 static struct lprocfs_vars lprocfs_mdc_module_vars[] = {
|
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/ |
D | lproc_lmv.c | 209 static struct lprocfs_vars lprocfs_lmv_obd_vars[] = { 220 static struct lprocfs_vars lprocfs_lmv_module_vars[] = {
|
/linux-4.1.27/drivers/staging/lustre/lustre/fld/ |
D | fld_internal.h | 146 extern struct lprocfs_vars fld_client_proc_list[];
|
D | lproc_fld.c | 167 struct lprocfs_vars fld_client_proc_list[] = {
|
/linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
D | lproc_lov.c | 273 static struct lprocfs_vars lprocfs_lov_obd_vars[] = { 294 static struct lprocfs_vars lprocfs_lov_module_vars[] = {
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | sec_lproc.c | 172 static struct lprocfs_vars sptlrpc_lprocfs_vars[] = {
|
D | lproc_ptlrpc.c | 1063 struct lprocfs_vars lproc_vars[] = { in ptlrpc_lprocfs_register_service()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/linux/ |
D | linux-module.c | 334 struct lprocfs_vars lprocfs_base[] = {
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | lproc_osc.c | 541 static struct lprocfs_vars lprocfs_osc_obd_vars[] = { 577 static struct lprocfs_vars lprocfs_osc_module_vars[] = {
|
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_resource.c | 90 struct lprocfs_vars list[] = { in ldlm_proc_setup() 332 struct lprocfs_vars lock_vars[2]; in ldlm_namespace_proc_register()
|
D | ldlm_pool.c | 745 struct lprocfs_vars pool_vars[2]; in ldlm_pool_proc_init()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | lprocfs_status.c | 310 int lprocfs_add_vars(struct proc_dir_entry *root, struct lprocfs_vars *list, in lprocfs_add_vars() 355 struct lprocfs_vars *list, void *data) in lprocfs_register() 953 int lprocfs_obd_setup(struct obd_device *obd, struct lprocfs_vars *list) in lprocfs_obd_setup()
|
D | obd_config.c | 1293 int class_process_proc_param(char *prefix, struct lprocfs_vars *lvars, in class_process_proc_param() 1296 struct lprocfs_vars *var; in class_process_proc_param()
|
D | genops.c | 159 struct lprocfs_vars *vars, const char *name, in class_register_type()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | lproc_llite.c | 837 static struct lprocfs_vars lprocfs_llite_obd_vars[] = { 967 struct lprocfs_vars lvars[2]; in lprocfs_register_mountpoint()
|