Home
last modified time | relevance | path

Searched refs:obd_device (Results 1 – 72 of 72) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlproc_lov.c46 struct obd_device *dev = (struct obd_device *)m->private; in lov_stripesize_seq_show()
59 struct obd_device *dev = ((struct seq_file *)file->private_data)->private; in lov_stripesize_seq_write()
78 struct obd_device *dev = (struct obd_device *)m->private; in lov_stripeoffset_seq_show()
91 struct obd_device *dev = ((struct seq_file *)file->private_data)->private; in lov_stripeoffset_seq_write()
109 struct obd_device *dev = (struct obd_device *)m->private; in lov_stripetype_seq_show()
122 struct obd_device *dev = ((struct seq_file *)file->private_data)->private; in lov_stripetype_seq_write()
140 struct obd_device *dev = (struct obd_device *)m->private; in lov_stripecount_seq_show()
153 struct obd_device *dev = ((struct seq_file *)file->private_data)->private; in lov_stripecount_seq_write()
171 struct obd_device *dev = (struct obd_device *)m->private; in lov_numobd_seq_show()
183 struct obd_device *dev = (struct obd_device *)m->private; in lov_activeobd_seq_show()
[all …]
Dlov_internal.h104 struct obd_device *set_obd;
191 int qos_add_tgt(struct obd_device *obd, __u32 index);
192 int qos_del_tgt(struct obd_device *obd, struct lov_tgt_desc *tgt);
197 void qos_statfs_update(struct obd_device *obd, __u64 max_age, int wait);
222 int lov_prep_statfs_set(struct obd_device *obd, struct obd_info *oinfo,
226 int lov_fini_statfs(struct obd_device *obd, struct obd_statfs *osfs,
238 int lov_connect_obd(struct obd_device *obd, __u32 index, int activate,
240 int lov_setup(struct obd_device *obd, struct lustre_cfg *lcfg);
241 int lov_process_config_base(struct obd_device *obd, struct lustre_cfg *lcfg,
243 int lov_del_target(struct obd_device *obd, __u32 index,
[all …]
Dlov_obd.c65 static void lov_getref(struct obd_device *obd) in lov_getref()
76 static void __lov_del_obd(struct obd_device *obd, struct lov_tgt_desc *tgt);
78 static void lov_putref(struct obd_device *obd) in lov_putref()
115 static int lov_set_osc_active(struct obd_device *obd, struct obd_uuid *uuid,
117 static int lov_notify(struct obd_device *obd, struct obd_device *watched,
122 int lov_connect_obd(struct obd_device *obd, __u32 index, int activate, in lov_connect_obd()
127 struct obd_device *tgt_obd; in lov_connect_obd()
191 struct obd_device *osc_obd = lov->lov_tgts[index]->ltd_exp->exp_obd; in lov_connect_obd()
216 struct obd_export **exp, struct obd_device *obd, in lov_connect()
269 static int lov_disconnect_obd(struct obd_device *obd, struct lov_tgt_desc *tgt) in lov_disconnect_obd()
[all …]
Dlov_pool.c424 int lov_pool_new(struct obd_device *obd, char *poolname) in lov_pool_new()
505 int lov_pool_del(struct obd_device *obd, char *poolname) in lov_pool_del()
535 int lov_pool_add(struct obd_device *obd, char *poolname, char *ostname) in lov_pool_add()
582 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()
440 struct obd_device *obd = d->ld_obd; in lov_process_config()
478 struct obd_device *obd; in lov_device_alloc()
Dlov_pack.c134 struct obd_device *obd = class_exp2obd(exp); in lov_packmd()
357 struct obd_device *obd = class_exp2obd(exp); in lov_unpackmd()
Dlov_request.c569 int lov_fini_statfs(struct obd_device *obd, struct obd_statfs *osfs, in lov_fini_statfs()
670 struct obd_device *lovobd, *tgtobd; in cb_statfs_update()
712 int lov_prep_statfs_set(struct obd_device *obd, struct obd_info *oinfo, in lov_prep_statfs_set()
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
Dlproc_lmv.c47 struct obd_device *dev = (struct obd_device *)m->private; in lmv_numobd_seq_show()
82 struct obd_device *dev = (struct obd_device *)m->private; in lmv_placement_seq_show()
97 struct obd_device *dev = ((struct seq_file *)file->private_data)->private; in lmv_placement_seq_write()
131 struct obd_device *dev = (struct obd_device *)m->private; in lmv_activeobd_seq_show()
143 struct obd_device *dev = (struct obd_device *)m->private; in lmv_desc_uuid_seq_show()
155 struct obd_device *dev = p->private; in lmv_tgt_seq_start()
167 struct obd_device *dev = p->private; in lmv_tgt_seq_next()
Dlmv_obd.c80 struct obd_device *obd; in lmv_set_mdc_active()
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()
263 static void lmv_set_timeouts(struct obd_device *obd) in lmv_set_timeouts()
289 struct obd_device *obd = exp->exp_obd; in lmv_init_ea_size()
338 static int lmv_connect_mdc(struct obd_device *obd, struct lmv_tgt_desc *tgt) in lmv_connect_mdc()
344 struct obd_device *mdc_obd; in lmv_connect_mdc()
450 static int lmv_add_target(struct obd_device *obd, struct obd_uuid *uuidp, in lmv_add_target()
462 struct obd_device *mdc_obd; in lmv_add_target()
546 int lmv_check_connect(struct obd_device *obd) in lmv_check_connect()
[all …]
Dlmv_intent.c61 struct obd_device *obd = exp->exp_obd; in lmv_intent_remote()
165 struct obd_device *obd = exp->exp_obd; in lmv_intent_open()
248 struct obd_device *obd = exp->exp_obd; in lmv_intent_lookup()
298 struct obd_device *obd = exp->exp_obd; in lmv_intent_lock()
Dlmv_internal.h51 int lmv_check_connect(struct obd_device *obd);
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_internal.h129 int osc_process_config_base(struct obd_device *obd, struct lustre_cfg *cfg);
136 int osc_cleanup(struct obd_device *obd);
137 int osc_setup(struct obd_device *obd, struct lustre_cfg *lcfg);
140 int lproc_osc_attach_seqstat(struct obd_device *dev);
143 static inline int lproc_osc_attach_seqstat(struct obd_device *dev) {return 0;} in lproc_osc_attach_seqstat()
179 static inline struct osc_device *obd2osc_dev(const struct obd_device *d) in obd2osc_dev()
192 int osc_quota_setup(struct obd_device *obd);
193 int osc_quota_cleanup(struct obd_device *obd);
197 int osc_quotactl(struct obd_device *unused, struct obd_export *exp,
199 int osc_quotacheck(struct obd_device *unused, struct obd_export *exp,
Dlproc_osc.c47 struct obd_device *dev = m->private; in osc_active_seq_show()
60 struct obd_device *dev = ((struct seq_file *)file->private_data)->private; in osc_active_seq_write()
81 struct obd_device *dev = m->private; in osc_max_rpcs_in_flight_seq_show()
95 struct obd_device *dev = ((struct seq_file *)file->private_data)->private; in osc_max_rpcs_in_flight_seq_write()
122 struct obd_device *dev = m->private; in osc_max_dirty_mb_seq_show()
139 struct obd_device *dev = ((struct seq_file *)file->private_data)->private; in osc_max_dirty_mb_seq_write()
164 struct obd_device *dev = m->private; in osc_cached_mb_seq_show()
183 struct obd_device *dev = ((struct seq_file *)file->private_data)->private; in osc_cached_mb_seq_write()
215 struct obd_device *dev = m->private; in osc_cur_dirty_bytes_seq_show()
228 struct obd_device *dev = m->private; in osc_cur_grant_bytes_seq_show()
[all …]
Dosc_quota.c205 int osc_quota_setup(struct obd_device *obd) in osc_quota_setup()
233 int osc_quota_cleanup(struct obd_device *obd) in osc_quota_cleanup()
244 int osc_quotactl(struct obd_device *unused, struct obd_export *exp, in osc_quotactl()
285 int osc_quotacheck(struct obd_device *unused, struct obd_export *exp, in osc_quotacheck()
Dosc_request.c100 int osc_cleanup(struct obd_device *obd);
2131 struct obd_device *obd = class_exp2obd(exp); in osc_find_cbdata()
2255 struct obd_device *obd = exp->exp_obd; in osc_enqueue_base()
2396 struct obd_device *obd = exp->exp_obd; in osc_match_base()
2483 struct obd_device *obd = class_exp2obd(exp); in osc_statfs_async()
2525 struct obd_device *obd = class_exp2obd(exp); in osc_statfs()
2651 struct obd_device *obd = exp->exp_obd; in osc_iocontrol()
2884 struct obd_device *obd = exp->exp_obd; in osc_set_info_async()
2997 struct obd_export *exp, struct obd_device *obd, in osc_reconnect()
3024 struct obd_device *obd = class_exp2obd(exp); in osc_disconnect()
[all …]
Dosc_dev.c217 struct obd_device *obd; in osc_device_alloc()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h63 extern struct obd_device *obd_devs[MAX_OBD_DEVICES];
67 extern struct obd_device *class_conn2obd(struct lustre_handle *);
68 extern struct obd_device *class_exp2obd(struct obd_export *);
82 struct obd_device *class_newdev(const char *type_name, const char *name);
83 void class_release_dev(struct obd_device *obd);
86 struct obd_device *class_name2obd(const char *name);
88 struct obd_device *class_uuid2obd(struct obd_uuid *uuid);
90 struct obd_device *class_find_client_obd(struct obd_uuid *tgt_uuid,
93 struct obd_device *class_devices_in_group(struct obd_uuid *grp_uuid,
95 struct obd_device *class_num2obd(int num);
[all …]
Dobd.h44 #define IOC_OSC_SET_ACTIVE _IOWR(IOC_OSC_TYPE, 21, struct obd_device *)
524 struct obd_device *ltd_obd;
548 struct obd_device *pool_lobd; /* obd of the lov/lod to which
778 int (*onu_upcall)(struct obd_device *host, struct obd_device *watched,
807 struct obd_device { struct
865 struct obd_device *obd_observer; argument
1113 int (*o_attach)(struct obd_device *dev, u32 len, void *data);
1114 int (*o_detach)(struct obd_device *dev);
1115 int (*o_setup)(struct obd_device *dev, struct lustre_cfg *cfg);
1116 int (*o_precleanup)(struct obd_device *dev,
[all …]
Dlprocfs_status.h353 struct obd_device;
549 extern int lprocfs_alloc_obd_stats(struct obd_device *obddev,
551 extern int lprocfs_alloc_md_stats(struct obd_device *obddev,
556 extern void lprocfs_free_obd_stats(struct obd_device *obddev);
557 extern void lprocfs_free_md_stats(struct obd_device *obddev);
560 extern int lprocfs_add_clear_entry(struct obd_device *obd,
572 extern void lprocfs_free_per_client_stats(struct obd_device *obd);
595 extern int lprocfs_obd_setup(struct obd_device *obd, struct lprocfs_vars *list);
596 extern int lprocfs_obd_cleanup(struct obd_device *obd);
602 extern int lprocfs_obd_seq_create(struct obd_device *dev, const char *name,
[all …]
Dlustre_log.h138 int llog_backup(const struct lu_env *env, struct obd_device *obd,
200 int llog_setup(const struct lu_env *env, struct obd_device *obd,
202 struct obd_device *disk_obd, struct llog_operations *op);
222 int (*lop_setup)(const struct lu_env *env, struct obd_device *obd,
224 struct obd_device *disk_obd);
311 struct obd_device *loc_obd; /* points back to the containing obd*/
427 static inline struct llog_ctxt *llog_get_context(struct obd_device *obd, in llog_get_context()
438 static inline int llog_ctxt_null(struct obd_device *obd, int index) in llog_ctxt_null()
Dlustre_export.h117 struct obd_device *nid_obd;
187 struct obd_device *exp_obd;
401 extern struct obd_device *class_conn2obd(struct lustre_handle *conn);
Dlustre_sec.h299 enum lustre_sec_part sptlrpc_target_sec_part(struct obd_device *obd);
349 void sptlrpc_conf_client_adapt(struct obd_device *obd);
1067 int sptlrpc_lprocfs_cliobd_attach(struct obd_device *dev);
1070 static inline int sptlrpc_lprocfs_cliobd_attach(struct obd_device *dev) in sptlrpc_lprocfs_cliobd_attach()
1093 void sptlrpc_target_update_exp_flavor(struct obd_device *obd,
Dlustre_ha.h47 struct obd_device;
Dlustre_net.h2860 int client_obd_setup(struct obd_device *obddev, struct lustre_cfg *lcfg);
2861 int client_obd_cleanup(struct obd_device *obddev);
2863 struct obd_export **exp, struct obd_device *obd,
2895 int ptlrpc_obd_ping(struct obd_device *obd);
2951 void ptlrpc_lprocfs_register_obd(struct obd_device *obd);
2952 void ptlrpc_lprocfs_unregister_obd(struct obd_device *obd);
2955 static inline void ptlrpc_lprocfs_register_obd(struct obd_device *obd) {} in ptlrpc_lprocfs_register_obd()
2956 static inline void ptlrpc_lprocfs_unregister_obd(struct obd_device *obd) {} in ptlrpc_lprocfs_unregister_obd()
Dlustre_fid.h161 struct obd_device;
479 int client_fid_init(struct obd_device *obd, struct obd_export *exp,
481 int client_fid_fini(struct obd_device *obd);
Dlustre_mdc.h65 struct obd_device;
Dlclient.h391 int cl_ocd_update(struct obd_device *host,
392 struct obd_device *watched,
Dlustre_import.h195 struct obd_device *imp_obd;
Dlustre_dlm.h61 struct obd_device;
370 struct obd_device *ns_obd;
1276 ldlm_namespace_new(struct obd_device *obd, char *name,
Dlustre_lib.h88 int client_sanobd_setup(struct obd_device *obddev, struct lustre_cfg *lcfg);
Dlustre_disk.h489 struct obd_device *lsi_mgc; /* mgc obd */
Dlu_object.h283 struct obd_device *ld_obd;
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dgenops.c69 static struct obd_device *obd_device_alloc(void) in obd_device_alloc()
71 struct obd_device *obd; in obd_device_alloc()
80 static void obd_device_free(struct obd_device *obd) in obd_device_free()
276 struct obd_device *class_newdev(const char *type_name, const char *name) in class_newdev()
278 struct obd_device *result = NULL; in class_newdev()
279 struct obd_device *newdev; in class_newdev()
305 struct obd_device *obd = class_num2obd(i); in class_newdev()
357 void class_release_dev(struct obd_device *obd) in class_release_dev()
387 struct obd_device *obd = class_num2obd(i); in class_name2dev()
406 struct obd_device *class_name2obd(const char *name) in class_name2obd()
[all …]
Dlprocfs_status.c442 struct obd_device *obd = data; in lprocfs_rd_uuid()
452 struct obd_device *dev = data; in lprocfs_rd_name()
462 struct obd_device *obd = data; in lprocfs_rd_blksize()
476 struct obd_device *obd = data; in lprocfs_rd_kbytestotal()
497 struct obd_device *obd = data; in lprocfs_rd_kbytesfree()
518 struct obd_device *obd = data; in lprocfs_rd_kbytesavail()
539 struct obd_device *obd = data; in lprocfs_rd_filestotal()
553 struct obd_device *obd = data; in lprocfs_rd_filesfree()
567 struct obd_device *obd = data; in lprocfs_rd_server_uuid()
587 struct obd_device *obd = data; in lprocfs_rd_conn_uuid()
[all …]
Dllog_obd.c45 static struct llog_ctxt *llog_new_ctxt(struct obd_device *obd) in llog_new_ctxt()
75 struct obd_device *obd; in __llog_ctxt_put()
145 int llog_setup(const struct lu_env *env, struct obd_device *obd, in llog_setup()
147 struct obd_device *disk_obd, struct llog_operations *op) in llog_setup()
Dobd_config.c336 struct obd_device *obd = NULL; in class_attach()
451 int class_setup(struct obd_device *obd, struct lustre_cfg *lcfg) in class_setup()
583 int class_detach(struct obd_device *obd, struct lustre_cfg *lcfg) in class_detach()
611 int class_cleanup(struct obd_device *obd, struct lustre_cfg *lcfg) in class_cleanup()
710 struct obd_device *class_incref(struct obd_device *obd, in class_incref()
722 void class_decref(struct obd_device *obd, const char *scope, const void *source) in class_decref()
772 int class_add_conn(struct obd_device *obd, struct lustre_cfg *lcfg) in class_add_conn()
807 int class_del_conn(struct obd_device *obd, struct lustre_cfg *lcfg) in class_del_conn()
1100 struct obd_device *obd; in class_process_config()
1718 int class_manual_cleanup(struct obd_device *obd) in class_manual_cleanup()
Dclass_obd.c51 struct obd_device *obd_devs[MAX_OBD_DEVICES];
207 struct obd_device *obd = NULL; in class_handle_ioctl()
662 struct obd_device *obd = class_num2obd(i); in cleanup_obdclass()
Dobd_mount.c81 struct obd_device *mgc = lsi->lsi_mgc; in lustre_process_log()
123 struct obd_device *mgc = lsi->lsi_mgc; in lustre_end_log()
208 struct obd_device *obd; in lustre_start_mgc()
479 struct obd_device *obd; in lustre_stop_mgc()
Dllog.c944 int llog_backup(const struct lu_env *env, struct obd_device *obd, in llog_backup()
/linux-4.1.27/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()
279 static struct config_llog_data *config_params_log_add(struct obd_device *obd, in config_params_log_add()
298 static int config_log_add(struct obd_device *obd, char *logname, in config_log_add()
454 struct obd_device *obd = data; in lprocfs_mgc_rd_ir_state()
644 static int mgc_llog_init(const struct lu_env *env, struct obd_device *obd) in mgc_llog_init()
665 static int mgc_llog_fini(const struct lu_env *env, struct obd_device *obd) in mgc_llog_fini()
677 static int mgc_precleanup(struct obd_device *obd, enum obd_cleanup_stage stage) in mgc_precleanup()
709 static int mgc_cleanup(struct obd_device *obd) in mgc_cleanup()
723 static int mgc_setup(struct obd_device *obd, struct lustre_cfg *lcfg) in mgc_setup()
[all …]
Dmgc_internal.h61 int mgc_process_log(struct obd_device *mgc, struct config_llog_data *cld);
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec_lproc.c78 struct obd_device *dev = seq->private; in sptlrpc_info_lprocfs_seq_show()
117 struct obd_device *dev = seq->private; in sptlrpc_ctxs_lprocfs_seq_show()
139 int sptlrpc_lprocfs_cliobd_attach(struct obd_device *dev) in sptlrpc_lprocfs_cliobd_attach()
Dpinger.c75 int ptlrpc_obd_ping(struct obd_device *obd) in ptlrpc_obd_ping()
556 struct obd_device *obd; in ping_evictor_wake()
578 struct obd_device *obd; in ping_evictor_main()
599 obd = list_entry(pet_list.next, struct obd_device, in ping_evictor_main()
Dlproc_ptlrpc.c1115 void ptlrpc_lprocfs_register_obd(struct obd_device *obddev) in ptlrpc_lprocfs_register_obd()
1174 void ptlrpc_lprocfs_unregister_obd(struct obd_device *obd) in ptlrpc_lprocfs_unregister_obd()
1190 struct obd_device *obd = ((struct seq_file *)file->private_data)->private; in lprocfs_wr_evict_client()
1238 struct obd_device *obd = ((struct seq_file *)file->private_data)->private; in lprocfs_wr_ping()
1266 struct obd_device *obd = ((struct seq_file *)file->private_data)->private; in lprocfs_wr_import()
1329 struct obd_device *obd = m->private; in lprocfs_rd_pinger_recov()
1343 struct obd_device *obd = ((struct seq_file *)file->private_data)->private; in lprocfs_wr_pinger_recov()
Drecover.c268 struct obd_device *obd = imp->imp_obd; in ptlrpc_set_import_active()
Dsec_config.c72 enum lustre_sec_part sptlrpc_target_sec_part(struct obd_device *obd) in sptlrpc_target_sec_part()
861 void sptlrpc_conf_client_adapt(struct obd_device *obd) in sptlrpc_conf_client_adapt()
Dsec_null.c84 struct obd_device *obd = req->rq_import->imp_obd; in null_ctx_sign()
Dimport.c391 struct obd_device *obd = imp->imp_obd; in ptlrpc_activate_import()
634 struct obd_device *obd = imp->imp_obd; in ptlrpc_connect_import()
Dniobuf.c496 struct obd_device *obd = request->rq_import->imp_obd; in ptl_send_rpc()
Dsec.c1926 void sptlrpc_target_update_exp_flavor(struct obd_device *obd, in sptlrpc_target_update_exp_flavor()
Dclient.c1207 struct obd_device *obd = req->rq_import->imp_obd; in after_reply()
Dservice.c1103 struct obd_device *obd = req->rq_export->exp_obd; in ptlrpc_check_req()
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dlproc_mdc.c45 struct obd_device *dev = m->private; in mdc_max_rpcs_in_flight_seq_show()
60 struct obd_device *dev = in mdc_max_rpcs_in_flight_seq_write()
90 struct obd_device *obd = in mdc_kuc_write()
Dmdc_request.c61 static int mdc_cleanup(struct obd_device *obd);
864 struct obd_device *obd = class_exp2obd(exp); in mdc_close()
983 struct obd_device *obd = class_exp2obd(exp); in mdc_done_writing()
1137 struct obd_device *obd = class_exp2obd(exp); in mdc_statfs()
1551 struct obd_device *cs_obd;
1653 static int mdc_ioc_changelog_send(struct obd_device *obd, in mdc_ioc_changelog_send()
1689 static int mdc_quotacheck(struct obd_device *unused, struct obd_export *exp, in mdc_quotacheck()
1734 static int mdc_quotactl(struct obd_device *unused, struct obd_export *exp, in mdc_quotactl()
1833 struct obd_device *obd = exp->exp_obd; in mdc_iocontrol()
2300 static int mdc_import_event(struct obd_device *obd, struct obd_import *imp, in mdc_import_event()
[all …]
Dmdc_reint.c110 struct obd_device *obd = exp->exp_obd; in mdc_setattr()
322 struct obd_device *obd = class_exp2obd(exp); in mdc_unlink()
376 struct obd_device *obd = exp->exp_obd; in mdc_link()
423 struct obd_device *obd = exp->exp_obd; in mdc_rename()
Dmdc_locks.c178 struct obd_device *obd = class_exp2obd(exp); in mdc_cancel_unused()
279 struct obd_device *obddev = class_exp2obd(exp); in mdc_intent_open_pack()
416 struct obd_device *obddev = class_exp2obd(exp); in mdc_intent_unlink_pack()
455 struct obd_device *obddev = class_exp2obd(exp); in mdc_intent_getattr_pack()
504 struct obd_device *obd = class_exp2obd(exp); in mdc_intent_layout_pack()
794 struct obd_device *obddev = class_exp2obd(exp); in mdc_enqueue()
1220 struct obd_device *obddev; in mdc_intent_getattr_async_interpret()
1267 struct obd_device *obddev = class_exp2obd(exp); in mdc_intent_getattr_async()
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dlcommon_misc.c93 int cl_ocd_update(struct obd_device *host, in cl_ocd_update()
94 struct obd_device *watched, in cl_ocd_update()
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c261 int client_obd_setup(struct obd_device *obddev, struct lustre_cfg *lcfg) in client_obd_setup()
477 int client_obd_cleanup(struct obd_device *obddev) in client_obd_cleanup()
492 struct obd_device *obd, struct obd_uuid *cluuid, in client_connect_import()
559 struct obd_device *obd = class_exp2obd(exp); in client_disconnect_export()
637 struct obd_device *obd; in target_pack_pool_reply()
Dldlm_pool.c310 struct obd_device *obd; in ldlm_srv_pool_push_slv()
433 struct obd_device *obd; in ldlm_srv_pool_setup()
451 struct obd_device *obd; in ldlm_cli_pool_pop_slv()
Dldlm_request.c95 struct obd_device *obd; in ldlm_expired_completion_wait()
224 struct obd_device *obd; in ldlm_completion_ast()
1258 struct obd_device *obd; in ldlm_cli_update_pool()
Dldlm_flock.c587 struct obd_device *obd; in ldlm_flock_completion_ast()
Dldlm_lockd.c486 struct obd_device *obd = req->rq_export->exp_obd; in ldlm_handle_setinfo()
Dldlm_resource.c562 struct ldlm_namespace *ldlm_namespace_new(struct obd_device *obd, char *name, in ldlm_namespace_new()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/linux/
Dlinux-module.c245 struct obd_device *obd; in obd_proc_health_seq_show()
368 struct obd_device *obd = class_num2obd((int)index); in obd_device_list_seq_show()
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c97 struct obd_device *obddev,
99 static int echo_client_cleanup(struct obd_device *obddev);
115 static inline struct echo_device *obd2echo_dev(const struct obd_device *obd) in obd2echo_dev()
697 struct obd_device *obd = NULL; /* to keep compiler happy */ in echo_device_alloc()
698 struct obd_device *tgt; in echo_device_alloc()
1754 struct obd_device *obd = class_exp2obd(exp); in echo_client_brw_ioctl()
1857 struct obd_device *obd = exp->exp_obd; in echo_client_iocontrol()
2029 struct obd_device *obddev, struct lustre_cfg *lcfg) in echo_client_setup()
2032 struct obd_device *tgt; in echo_client_setup()
2090 static int echo_client_cleanup(struct obd_device *obddev) in echo_client_cleanup()
[all …]
/linux-4.1.27/drivers/staging/lustre/lustre/fid/
Dfid_request.c501 int client_fid_init(struct obd_device *obd, in client_fid_init()
534 int client_fid_fini(struct obd_device *obd) in client_fid_fini()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_lib.c157 struct obd_device *obd; in client_common_fill_super()
1012 struct obd_device *obd; in ll_put_super()
1930 struct obd_device *obd; in ll_umount_begin()
2276 struct obd_device *obd; in ll_get_obd_name()
Dllite_internal.h1030 struct obd_device *obd = sbi->ll_md_exp->exp_obd; in sbi2mdc()
Dlproc_llite.c970 struct obd_device *obd; in lprocfs_register_mountpoint()
Ddir.c697 struct obd_device *mgc = lsi->lsi_mgc; in ll_dir_setstripe()
Dfile.c134 struct obd_device *obd = class_exp2obd(exp); in ll_close_inode_openhandle()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h256 #define IOC_MDC_LOOKUP _IOWR(IOC_MDC_TYPE, 20, struct obd_device *)