/drivers/staging/lustre/lustre/include/ |
D | lustre_cfg.h | 53 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()
|
D | lu_object.h | 46 struct lustre_cfg; 148 struct lu_device *, struct lustre_cfg *); 352 struct lustre_cfg *lcfg);
|
D | lclient.h | 265 struct lustre_cfg *cfg,
|
D | lustre_lib.h | 88 int client_sanobd_setup(struct obd_device *obddev, struct lustre_cfg *lcfg);
|
D | obd_class.h | 105 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()
|
D | lustre_sec.h | 332 int sptlrpc_process_config(struct lustre_cfg *lcfg);
|
D | obd.h | 978 int (*o_setup)(struct obd_device *dev, struct lustre_cfg *cfg);
|
/drivers/staging/lustre/lustre/obdclass/ |
D | obd_config.c | 177 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 …]
|
D | llog_swab.c | 307 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()
|
D | obd_mount.c | 77 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()
|
D | class_obd.c | 191 struct lustre_cfg *lcfg; in class_handle_ioctl()
|
/drivers/staging/lustre/lustre/osc/ |
D | osc_dev.c | 174 struct lu_device *d, struct lustre_cfg *cfg) in osc_cl_process_config() 213 struct lustre_cfg *cfg) in osc_device_alloc()
|
D | osc_internal.h | 133 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/ |
D | lov_internal.h | 203 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,
|
D | lovsub_dev.c | 170 struct lustre_cfg *cfg) in lovsub_device_alloc()
|
D | lov_dev.c | 438 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/ |
D | super25.c | 90 void lustre_register_client_process_config(int (*cpc)(struct lustre_cfg *lcfg));
|
D | vvp_dev.c | 140 struct lustre_cfg *cfg) in vvp_device_alloc()
|
/drivers/staging/lustre/lustre/ptlrpc/ |
D | sec_config.c | 573 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/ |
D | mgc_request.c | 711 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/ |
D | echo_client.c | 98 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/ |
D | ldlm_lib.c | 260 int client_obd_setup(struct obd_device *obddev, struct lustre_cfg *lcfg) in client_obd_setup()
|
/drivers/staging/lustre/lustre/lclient/ |
D | lcommon_cl.c | 195 struct lustre_cfg *cfg, in ccc_device_alloc()
|
/drivers/staging/lustre/lustre/include/lustre/ |
D | lustre_idl.h | 3343 struct lustre_cfg; 3344 void lustre_swab_lustre_cfg(struct lustre_cfg *lcfg);
|
/drivers/staging/lustre/lustre/mdc/ |
D | mdc_request.c | 2300 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()
|