Home
last modified time | relevance | path

Searched refs:lustre_cfg (Results 1 – 25 of 31) sorted by relevance

12

/drivers/staging/lustre/lustre/include/
Dlustre_cfg.h53 cfs_size_round(offsetof (struct lustre_cfg, lcfg_buflens[(count)]))
101 struct lustre_cfg { struct
155 static inline void *lustre_cfg_buf(struct lustre_cfg *lcfg, int index) in lustre_cfg_buf()
175 struct lustre_cfg *lcfg) in lustre_cfg_bufs_init()
186 static inline char *lustre_cfg_string(struct lustre_cfg *lcfg, int index) in lustre_cfg_string()
229 static inline struct lustre_cfg *lustre_cfg_new(int cmd, in lustre_cfg_new()
232 struct lustre_cfg *lcfg; in lustre_cfg_new()
253 static inline void lustre_cfg_free(struct lustre_cfg *lcfg) in lustre_cfg_free()
265 struct lustre_cfg *lcfg = (struct lustre_cfg *)buf; in lustre_cfg_sanity_check()
Dlu_object.h46 struct lustre_cfg;
148 struct lu_device *, struct lustre_cfg *);
352 struct lustre_cfg *lcfg);
Dlclient.h265 struct lustre_cfg *cfg,
Dlustre_lib.h88 int client_sanobd_setup(struct obd_device *obddev, struct lustre_cfg *lcfg);
Dobd_class.h105 int class_process_config(struct lustre_cfg *lcfg);
107 struct lustre_cfg *lcfg, void *data);
464 static inline int obd_setup(struct obd_device *obd, struct lustre_cfg *cfg) in obd_setup()
Dlustre_sec.h332 int sptlrpc_process_config(struct lustre_cfg *lcfg);
Dobd.h978 int (*o_setup)(struct obd_device *dev, struct lustre_cfg *cfg);
/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c177 static int class_attach(struct lustre_cfg *lcfg) in class_attach()
284 static int class_setup(struct obd_device *obd, struct lustre_cfg *lcfg) in class_setup()
378 static int class_detach(struct obd_device *obd, struct lustre_cfg *lcfg) in class_detach()
405 static int class_cleanup(struct obd_device *obd, struct lustre_cfg *lcfg) in class_cleanup()
541 static int class_add_conn(struct obd_device *obd, struct lustre_cfg *lcfg) in class_add_conn()
575 static int class_del_conn(struct obd_device *obd, struct lustre_cfg *lcfg) in class_del_conn()
703 static int class_set_global(char *ptr, int val, struct lustre_cfg *lcfg) in class_set_global()
727 static int (*client_process_config)(struct lustre_cfg *lcfg);
728 static int (*quota_process_config)(struct lustre_cfg *lcfg);
730 void lustre_register_client_process_config(int (*cpc)(struct lustre_cfg *lcfg)) in lustre_register_client_process_config()
[all …]
Dllog_swab.c307 static void print_lustre_cfg(struct lustre_cfg *lcfg) in print_lustre_cfg()
328 void lustre_swab_lustre_cfg(struct lustre_cfg *lcfg) in lustre_swab_lustre_cfg()
Dobd_mount.c77 struct lustre_cfg *lcfg; in lustre_process_log()
119 struct lustre_cfg *lcfg; in lustre_end_log()
149 struct lustre_cfg *lcfg = NULL; in do_lcfg()
Dclass_obd.c191 struct lustre_cfg *lcfg; in class_handle_ioctl()
/drivers/staging/lustre/lustre/osc/
Dosc_dev.c174 struct lu_device *d, struct lustre_cfg *cfg) in osc_cl_process_config()
213 struct lustre_cfg *cfg) in osc_device_alloc()
Dosc_internal.h133 int osc_process_config_base(struct obd_device *obd, struct lustre_cfg *cfg);
141 int osc_setup(struct obd_device *obd, struct lustre_cfg *lcfg);
/drivers/staging/lustre/lustre/lov/
Dlov_internal.h203 int lov_setup(struct obd_device *obd, struct lustre_cfg *lcfg);
204 int lov_process_config_base(struct obd_device *obd, struct lustre_cfg *lcfg,
Dlovsub_dev.c170 struct lustre_cfg *cfg) in lovsub_device_alloc()
Dlov_dev.c438 struct lu_device *d, struct lustre_cfg *cfg) in lov_process_config()
474 struct lustre_cfg *cfg) in lov_device_alloc()
/drivers/staging/lustre/lustre/llite/
Dsuper25.c90 void lustre_register_client_process_config(int (*cpc)(struct lustre_cfg *lcfg));
Dvvp_dev.c140 struct lustre_cfg *cfg) in vvp_device_alloc()
/drivers/staging/lustre/lustre/ptlrpc/
Dsec_config.c573 static int __sptlrpc_process_config(struct lustre_cfg *lcfg, in __sptlrpc_process_config()
629 int sptlrpc_process_config(struct lustre_cfg *lcfg) in sptlrpc_process_config()
/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c711 static int mgc_setup(struct obd_device *obd, struct lustre_cfg *lcfg) in mgc_setup()
1102 struct lustre_cfg *lcfg; in mgc_apply_recover_logs()
1591 struct lustre_cfg *lcfg = buf; in mgc_process_config()
/drivers/staging/lustre/lustre/obdecho/
Decho_client.c98 struct lustre_cfg *lcfg);
694 struct lustre_cfg *cfg) in echo_device_alloc()
2028 struct obd_device *obddev, struct lustre_cfg *lcfg) in echo_client_setup()
/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c260 int client_obd_setup(struct obd_device *obddev, struct lustre_cfg *lcfg) in client_obd_setup()
/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c195 struct lustre_cfg *cfg, in ccc_device_alloc()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3343 struct lustre_cfg;
3344 void lustre_swab_lustre_cfg(struct lustre_cfg *lcfg);
/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c2300 static int mdc_setup(struct obd_device *obd, struct lustre_cfg *cfg) in mdc_setup()
2411 struct lustre_cfg *lcfg = buf; in mdc_process_config()

12