Home
last modified time | relevance | path

Searched defs:lvars (Results 1 – 22 of 22) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Dlproc_echo.c52 void lprocfs_echo_init_vars(struct lprocfs_static_vars *lvars) in lprocfs_echo_init_vars()
Decho_client.c2148 struct lprocfs_static_vars lvars = { NULL }; in echo_client_init() local
2173 struct lprocfs_static_vars lvars; in obdecho_init() local
/linux-4.1.27/drivers/staging/lustre/lustre/mgc/
Dlproc_mgc.c76 void lprocfs_mgc_init_vars(struct lprocfs_static_vars *lvars) in lprocfs_mgc_init_vars()
Dmgc_internal.h51 static inline void lprocfs_mgc_init_vars(struct lprocfs_static_vars *lvars) in lprocfs_mgc_init_vars()
Dmgc_request.c725 struct lprocfs_static_vars lvars; in mgc_setup() local
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_internal.h46 static inline void lprocfs_mdc_init_vars(struct lprocfs_static_vars *lvars) in lprocfs_mdc_init_vars()
Dlproc_mdc.c216 void lprocfs_mdc_init_vars(struct lprocfs_static_vars *lvars) in lprocfs_mdc_init_vars()
Dmdc_request.c2430 struct lprocfs_static_vars lvars = { NULL }; in mdc_setup() local
2539 struct lprocfs_static_vars lvars = { NULL }; in mdc_process_config() local
2713 struct lprocfs_static_vars lvars = { NULL }; in mdc_init() local
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
Dlmv_internal.h150 static inline void lprocfs_lmv_init_vars(struct lprocfs_static_vars *lvars) in lprocfs_lmv_init_vars()
Dlproc_lmv.c233 void lprocfs_lmv_init_vars(struct lprocfs_static_vars *lvars) in lprocfs_lmv_init_vars()
Dlmv_obd.c1314 struct lprocfs_static_vars lvars; in lmv_setup() local
2872 struct lprocfs_static_vars lvars; in lmv_init() local
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_internal.h144 static inline void lprocfs_osc_init_vars(struct lprocfs_static_vars *lvars) in lprocfs_osc_init_vars()
Dosc_request.c3161 struct lprocfs_static_vars lvars = { NULL }; in osc_setup() local
3282 struct lprocfs_static_vars lvars = { NULL }; in osc_process_config_base() local
3340 struct lprocfs_static_vars lvars = { NULL }; in osc_init() local
Dlproc_osc.c747 void lprocfs_osc_init_vars(struct lprocfs_static_vars *lvars) in lprocfs_osc_init_vars()
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_internal.h272 static inline void lprocfs_lov_init_vars(struct lprocfs_static_vars *lvars) in lprocfs_lov_init_vars()
Dlproc_lov.c299 void lprocfs_lov_init_vars(struct lprocfs_static_vars *lvars) in lprocfs_lov_init_vars()
Dlov_obd.c769 struct lprocfs_static_vars lvars = { NULL }; in lov_setup() local
953 struct lprocfs_static_vars lvars = { NULL }; in lov_process_config_base() local
2349 struct lprocfs_static_vars lvars = { NULL }; in lov_init() local
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dlproc_llite.c967 struct lprocfs_vars lvars[2]; in lprocfs_register_mountpoint() local
1532 void lprocfs_llite_init_vars(struct lprocfs_static_vars *lvars) in lprocfs_llite_init_vars()
Dllite_lib.c2143 struct lprocfs_static_vars lvars; in ll_process_config() local
Dllite_internal.h688 static inline void lprocfs_llite_init_vars(struct lprocfs_static_vars *lvars) in lprocfs_llite_init_vars()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c1293 int class_process_proc_param(char *prefix, struct lprocfs_vars *lvars, in class_process_proc_param()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h146 static inline void lprocfs_echo_init_vars(struct lprocfs_static_vars *lvars) in lprocfs_echo_init_vars()