Searched refs:obd_info (Results 1 – 12 of 12) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
D | lov_internal.h | 82 struct obd_info rq_oi; 99 struct obd_info *set_oi; 208 int lov_prep_getattr_set(struct obd_export *exp, struct obd_info *oinfo, 211 int lov_prep_destroy_set(struct obd_export *exp, struct obd_info *oinfo, 216 int lov_prep_setattr_set(struct obd_export *exp, struct obd_info *oinfo, 222 int lov_prep_statfs_set(struct obd_device *obd, struct obd_info *oinfo,
|
D | lov_request.c | 275 struct obd_info *oinfo = cookie; in cb_getattr_update() 282 int lov_prep_getattr_set(struct obd_export *exp, struct obd_info *oinfo, in lov_prep_getattr_set() 363 int lov_prep_destroy_set(struct obd_export *exp, struct obd_info *oinfo, in lov_prep_destroy_set() 476 struct obd_info *oinfo = cookie; in cb_setattr_update() 483 int lov_prep_setattr_set(struct obd_export *exp, struct obd_info *oinfo, in lov_prep_setattr_set() 664 struct obd_info *oinfo = cookie; in cb_statfs_update() 712 int lov_prep_statfs_set(struct obd_device *obd, struct obd_info *oinfo, in lov_prep_statfs_set()
|
D | lov_obd.c | 1086 struct obd_info oinfo; in lov_destroy() 1151 static int lov_getattr_async(struct obd_export *exp, struct obd_info *oinfo, in lov_getattr_async() 1223 static int lov_setattr_async(struct obd_export *exp, struct obd_info *oinfo, in lov_setattr_async() 1342 static int lov_statfs_async(struct obd_export *exp, struct obd_info *oinfo, in lov_statfs_async() 1386 struct obd_info oinfo = { { { 0 } } }; in lov_statfs()
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_internal.h | 118 int osc_setattr_async_base(struct obd_export *exp, struct obd_info *oinfo, 122 int osc_punch_base(struct obd_export *exp, struct obd_info *oinfo, 125 int osc_sync_base(struct obd_export *exp, struct obd_info *oinfo,
|
D | osc_request.c | 71 struct obd_info *aa_oi; 81 struct obd_info *fa_oi; 210 struct obd_info *oinfo) in osc_pack_req_body() 261 static int osc_getattr_async(struct obd_export *exp, struct obd_info *oinfo, in osc_getattr_async() 293 struct obd_info *oinfo) in osc_getattr() 337 struct obd_info *oinfo, struct obd_trans_info *oti) in osc_setattr() 400 int osc_setattr_async_base(struct obd_export *exp, struct obd_info *oinfo, in osc_setattr_async_base() 450 static int osc_setattr_async(struct obd_export *exp, struct obd_info *oinfo, in osc_setattr_async() 546 int osc_punch_base(struct obd_export *exp, struct obd_info *oinfo, in osc_punch_base() 613 int osc_sync_base(struct obd_export *exp, struct obd_info *oinfo, in osc_sync_base() [all …]
|
D | osc_io.c | 405 struct obd_info oinfo = { { { 0 } } }; in osc_io_setattr_start() 549 struct obd_info *oinfo = &oio->oi_info; in osc_fsync_ost()
|
D | osc_cl_internal.h | 78 struct obd_info oi_info;
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | obd.h | 141 struct obd_info; 146 struct obd_info { struct 498 struct obd_info lsd_oi; 1154 int (*o_statfs_async)(struct obd_export *exp, struct obd_info *oinfo, 1171 struct obd_info *oinfo, struct obd_trans_info *oti); 1172 int (*o_setattr_async)(struct obd_export *exp, struct obd_info *oinfo, 1176 struct obd_info *oinfo); 1177 int (*o_getattr_async)(struct obd_export *exp, struct obd_info *oinfo, 1400 static inline struct lustre_capa *oinfo_capa(struct obd_info *oinfo) in oinfo_capa()
|
D | obd_class.h | 818 struct obd_info *oinfo) in obd_getattr() 830 struct obd_info *oinfo, in obd_getattr_async() 843 struct obd_info *oinfo, in obd_setattr() 857 struct obd_info *oinfo, in obd_setattr_rqset() 880 struct obd_info *oinfo, in obd_setattr_async() 1116 struct obd_info *oinfo, in obd_statfs_async() 1155 struct obd_info oinfo = { { { 0 } } }; in obd_statfs_rqset()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/ |
D | echo_client.c | 1924 struct obd_info oinfo = { { { 0 } } }; in echo_client_iocontrol() 1941 struct obd_info oinfo = { { { 0 } } }; in echo_client_iocontrol()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | llite_lib.c | 1853 struct obd_info oinfo = { { { 0 } } }; in ll_iocontrol()
|
D | file.c | 920 struct obd_info oinfo = { { { 0 } } }; in ll_lsm_getattr()
|