Home
last modified time | relevance | path

Searched defs:obd (Results 1 – 25 of 48) sorted by relevance

12

/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c80 struct obd_device *obd; in lmv_set_mdc_active() local
138 static int lmv_notify(struct obd_device *obd, struct obd_device *watched, in lmv_notify()
198 struct obd_export **exp, struct obd_device *obd, in lmv_connect()
249 static void lmv_set_timeouts(struct obd_device *obd) in lmv_set_timeouts()
275 struct obd_device *obd = exp->exp_obd; in lmv_init_ea_size() local
324 static int lmv_connect_mdc(struct obd_device *obd, struct lmv_tgt_desc *tgt) in lmv_connect_mdc()
420 static int lmv_add_target(struct obd_device *obd, struct obd_uuid *uuidp, in lmv_add_target()
515 int lmv_check_connect(struct obd_device *obd) in lmv_check_connect()
582 static int lmv_disconnect_mdc(struct obd_device *obd, struct lmv_tgt_desc *tgt) in lmv_disconnect_mdc()
627 struct obd_device *obd = class_exp2obd(exp); in lmv_disconnect() local
[all …]
Dlmv_intent.c61 struct obd_device *obd = exp->exp_obd; in lmv_intent_remote() local
165 struct obd_device *obd = exp->exp_obd; in lmv_intent_open() local
248 struct obd_device *obd = exp->exp_obd; in lmv_intent_lookup() local
298 struct obd_device *obd = exp->exp_obd; in lmv_intent_lock() local
/drivers/staging/lustre/lustre/obdclass/
Dgenops.c69 struct obd_device *obd; in obd_device_alloc() local
77 static void obd_device_free(struct obd_device *obd) in obd_device_free()
307 struct obd_device *obd = class_num2obd(i); in class_newdev() local
359 void class_release_dev(struct obd_device *obd) in class_release_dev()
389 struct obd_device *obd = class_num2obd(i); in class_name2dev() local
424 struct obd_device *obd = class_num2obd(i); in class_uuid2dev() local
448 struct obd_device *obd = NULL; in class_num2obd() local
478 struct obd_device *obd = class_num2obd(i); in class_find_client_obd() local
516 struct obd_device *obd = class_num2obd(i); in class_devices_in_group() local
539 struct obd_device *obd; in class_notify_sptlrpc_conf() local
[all …]
Dlprocfs_status.c363 struct obd_device *obd = container_of(kobj, struct obd_device, in uuid_show() local
373 struct obd_device *obd = container_of(kobj, struct obd_device, in blocksize_show() local
389 struct obd_device *obd = container_of(kobj, struct obd_device, in kbytestotal_show() local
412 struct obd_device *obd = container_of(kobj, struct obd_device, in kbytesfree_show() local
435 struct obd_device *obd = container_of(kobj, struct obd_device, in kbytesavail_show() local
458 struct obd_device *obd = container_of(kobj, struct obd_device, in filestotal_show() local
474 struct obd_device *obd = container_of(kobj, struct obd_device, in filesfree_show() local
489 struct obd_device *obd = data; in lprocfs_rd_server_uuid() local
513 struct obd_device *obd = data; in lprocfs_rd_conn_uuid() local
624 struct obd_device *obd = data; in lprocfs_rd_import() local
[all …]
Dobd_config.c179 struct obd_device *obd = NULL; in class_attach() local
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()
479 struct obd_device *class_incref(struct obd_device *obd, in class_incref()
491 void class_decref(struct obd_device *obd, const char *scope, const void *source) in class_decref()
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()
781 struct obd_device *obd; in class_process_config() local
1372 int class_manual_cleanup(struct obd_device *obd) in class_manual_cleanup()
Dllog_obd.c44 static struct llog_ctxt *llog_new_ctxt(struct obd_device *obd) in llog_new_ctxt()
74 struct obd_device *obd; in __llog_ctxt_put() local
144 int llog_setup(const struct lu_env *env, struct obd_device *obd, in llog_setup()
Dclass_obd.c171 struct obd_device *obd = NULL; in class_handle_ioctl() local
557 struct obd_device *obd = class_num2obd(i); in cleanup_obdclass() local
563 OBP(obd, detach)(obd); in cleanup_obdclass() local
/drivers/staging/lustre/lustre/osc/
Dlproc_osc.c271 struct obd_device *obd = container_of(kobj, struct obd_device, in cur_grant_bytes_store() local
318 struct obd_device *obd = container_of(kobj, struct obd_device, in grant_shrink_interval_show() local
329 struct obd_device *obd = container_of(kobj, struct obd_device, in grant_shrink_interval_store() local
351 struct obd_device *obd = container_of(kobj, struct obd_device, in checksums_show() local
362 struct obd_device *obd = container_of(kobj, struct obd_device, in checksums_store() local
379 struct obd_device *obd = m->private; in osc_checksum_type_seq_show() local
403 struct obd_device *obd = ((struct seq_file *)file->private_data)->private; in osc_checksum_type_seq_write() local
438 struct obd_device *obd = container_of(kobj, struct obd_device, in resend_count_show() local
449 struct obd_device *obd = container_of(kobj, struct obd_device, in resend_count_store() local
468 struct obd_device *obd = container_of(kobj, struct obd_device, in contention_seconds_show() local
[all …]
Dosc_request.c2071 struct obd_device *obd = class_exp2obd(exp); in osc_find_cbdata() local
2196 struct obd_device *obd = exp->exp_obd; in osc_enqueue_base() local
2341 struct obd_device *obd = exp->exp_obd; in osc_match_base() local
2428 struct obd_device *obd = class_exp2obd(exp); in osc_statfs_async() local
2470 struct obd_device *obd = class_exp2obd(exp); in osc_statfs() local
2595 struct obd_device *obd = exp->exp_obd; in osc_iocontrol() local
2827 struct obd_device *obd = exp->exp_obd; in osc_set_info_async() local
2941 struct obd_export *exp, struct obd_device *obd, in osc_reconnect()
2968 struct obd_device *obd = class_exp2obd(exp); in osc_disconnect() local
2994 static int osc_import_event(struct obd_device *obd, in osc_import_event()
[all …]
Dosc_quota.c206 int osc_quota_setup(struct obd_device *obd) in osc_quota_setup()
234 int osc_quota_cleanup(struct obd_device *obd) in osc_quota_cleanup()
/drivers/staging/lustre/lustre/include/
Dobd_class.h247 static inline enum obd_option exp_flags_from_obd(struct obd_device *obd) in exp_flags_from_obd()
254 static inline int lprocfs_climp_check(struct obd_device *obd) in lprocfs_climp_check()
279 static inline int obd_check_dev(struct obd_device *obd) in obd_check_dev()
289 static inline int obd_check_dev_active(struct obd_device *obd) in obd_check_dev_active()
370 #define OBD_CHECK_DT_OP(obd, op, err) \ argument
464 static inline int obd_setup(struct obd_device *obd, struct lustre_cfg *cfg) in obd_setup()
501 static inline int obd_precleanup(struct obd_device *obd, in obd_precleanup()
530 static inline int obd_cleanup(struct obd_device *obd) in obd_cleanup()
558 static inline void obd_cleanup_client_import(struct obd_device *obd) in obd_cleanup_client_import()
577 obd_process_config(struct obd_device *obd, int datalen, void *data) in obd_process_config()
[all …]
/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c189 struct config_llog_data *do_config_log_add(struct obd_device *obd, in do_config_log_add()
245 static struct config_llog_data *config_recover_log_add(struct obd_device *obd, in config_recover_log_add()
265 static struct config_llog_data *config_params_log_add(struct obd_device *obd, in config_params_log_add()
284 static int config_log_add(struct obd_device *obd, char *logname, in config_log_add()
439 struct obd_device *obd = data; in lprocfs_mgc_rd_ir_state() local
632 static int mgc_llog_init(const struct lu_env *env, struct obd_device *obd) in mgc_llog_init()
653 static int mgc_llog_fini(const struct lu_env *env, struct obd_device *obd) in mgc_llog_fini()
665 static int mgc_precleanup(struct obd_device *obd, enum obd_cleanup_stage stage) in mgc_precleanup()
697 static int mgc_cleanup(struct obd_device *obd) in mgc_cleanup()
711 static int mgc_setup(struct obd_device *obd, struct lustre_cfg *lcfg) in mgc_setup()
[all …]
/drivers/staging/lustre/lustre/lov/
Dlov_obd.c65 static void lov_getref(struct obd_device *obd) in lov_getref()
78 static void lov_putref(struct obd_device *obd) in lov_putref()
126 int lov_connect_obd(struct obd_device *obd, __u32 index, int activate, in lov_connect_obd()
200 struct obd_export **exp, struct obd_device *obd, in lov_connect()
257 static int lov_disconnect_obd(struct obd_device *obd, struct lov_tgt_desc *tgt) in lov_disconnect_obd()
302 struct obd_device *obd = class_exp2obd(exp); in lov_disconnect() local
342 static int lov_set_osc_active(struct obd_device *obd, struct obd_uuid *uuid, in lov_set_osc_active()
424 static int lov_notify(struct obd_device *obd, struct obd_device *watched, in lov_notify()
505 static int lov_add_target(struct obd_device *obd, struct obd_uuid *uuidp, in lov_add_target()
640 int lov_del_target(struct obd_device *obd, __u32 index, in lov_del_target()
[all …]
Dlov_pool.c400 int lov_pool_new(struct obd_device *obd, char *poolname) in lov_pool_new()
481 int lov_pool_del(struct obd_device *obd, char *poolname) in lov_pool_del()
510 int lov_pool_add(struct obd_device *obd, char *poolname, char *ostname) in lov_pool_add()
556 int lov_pool_remove(struct obd_device *obd, char *poolname, char *ostname) in lov_pool_remove()
Dlov_dev.c397 struct obd_device *obd = dev->ld_obd; in lov_cl_add_target() local
440 struct obd_device *obd = d->ld_obd; in lov_process_config() local
478 struct obd_device *obd; in lov_device_alloc() local
Dlov_pack.c114 struct obd_device *obd = class_exp2obd(exp); in lov_packmd() local
335 struct obd_device *obd = class_exp2obd(exp); in lov_unpackmd() local
Dlov_request.c558 int lov_fini_statfs(struct obd_device *obd, struct obd_statfs *osfs, in lov_fini_statfs()
700 int lov_prep_statfs_set(struct obd_device *obd, struct obd_info *oinfo, in lov_prep_statfs_set()
/drivers/staging/lustre/lustre/mdc/
Dmdc_reint.c110 struct obd_device *obd = exp->exp_obd; in mdc_setattr() local
307 struct obd_device *obd = class_exp2obd(exp); in mdc_unlink() local
360 struct obd_device *obd = exp->exp_obd; in mdc_link() local
405 struct obd_device *obd = exp->exp_obd; in mdc_rename() local
Dmdc_request.c782 struct obd_device *obd = class_exp2obd(exp); in mdc_close() local
898 struct obd_device *obd = class_exp2obd(exp); in mdc_done_writing() local
1048 struct obd_device *obd = class_exp2obd(exp); in mdc_statfs() local
1557 static int mdc_ioc_changelog_send(struct obd_device *obd, in mdc_ioc_changelog_send()
1731 struct obd_device *obd = exp->exp_obd; in mdc_iocontrol() local
2173 static int mdc_import_event(struct obd_device *obd, struct obd_import *imp, in mdc_import_event()
2273 static int mdc_llog_init(struct obd_device *obd) in mdc_llog_init()
2291 static void mdc_llog_finish(struct obd_device *obd) in mdc_llog_finish()
2300 static int mdc_setup(struct obd_device *obd, struct lustre_cfg *cfg) in mdc_setup()
2359 struct obd_device *obd = exp->exp_obd; in mdc_init_ea_size() local
[all …]
/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c490 struct obd_device *obd, struct obd_uuid *cluuid, in client_connect_import()
557 struct obd_device *obd = class_exp2obd(exp); in client_disconnect_export() local
634 struct obd_device *obd; in target_pack_pool_reply() local
/drivers/staging/lustre/lustre/fid/
Dfid_request.c425 int client_fid_init(struct obd_device *obd, in client_fid_init()
458 int client_fid_fini(struct obd_device *obd) in client_fid_fini()
/drivers/staging/lustre/lustre/ptlrpc/
Dlproc_ptlrpc.c1176 void ptlrpc_lprocfs_unregister_obd(struct obd_device *obd) in ptlrpc_lprocfs_unregister_obd()
1191 struct obd_device *obd = ((struct seq_file *)file->private_data)->private; in lprocfs_wr_ping() local
1222 struct obd_device *obd = ((struct seq_file *)file->private_data)->private; in lprocfs_wr_import() local
1285 struct obd_device *obd = m->private; in lprocfs_rd_pinger_recov() local
1303 struct obd_device *obd = ((struct seq_file *)file->private_data)->private; in lprocfs_wr_pinger_recov() local
Drecover.c268 struct obd_device *obd = imp->imp_obd; in ptlrpc_set_import_active() local
/drivers/staging/lustre/lustre/obdclass/linux/
Dlinux-module.c240 struct obd_device *obd; in health_show() local
360 struct obd_device *obd = class_num2obd((int)index); in obd_device_list_seq_show() local
/drivers/staging/lustre/lustre/llite/
Dllite_lib.c148 struct obd_device *obd; in client_common_fill_super() local
946 struct obd_device *obd; in ll_put_super() local
1827 struct obd_device *obd; in ll_umount_begin() local
2212 struct obd_device *obd; in ll_get_obd_name() local

12