Searched refs:obd_info (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/drivers/staging/lustre/lustre/lov/ |
D | lov_internal.h | 75 struct obd_info rq_oi; 91 struct obd_info *set_oi; 171 int lov_prep_getattr_set(struct obd_export *exp, struct obd_info *oinfo, 174 int lov_prep_destroy_set(struct obd_export *exp, struct obd_info *oinfo, 179 int lov_prep_setattr_set(struct obd_export *exp, struct obd_info *oinfo, 185 int lov_prep_statfs_set(struct obd_device *obd, struct obd_info *oinfo,
|
D | lov_request.c | 263 struct obd_info *oinfo = cookie; in cb_getattr_update() 270 int lov_prep_getattr_set(struct obd_export *exp, struct obd_info *oinfo, in lov_prep_getattr_set() 351 int lov_prep_destroy_set(struct obd_export *exp, struct obd_info *oinfo, in lov_prep_destroy_set() 465 struct obd_info *oinfo = cookie; in cb_setattr_update() 472 int lov_prep_setattr_set(struct obd_export *exp, struct obd_info *oinfo, in lov_prep_setattr_set() 652 struct obd_info *oinfo = cookie; in cb_statfs_update() 700 int lov_prep_statfs_set(struct obd_device *obd, struct obd_info *oinfo, in lov_prep_statfs_set()
|
D | lov_obd.c | 1066 struct obd_info oinfo; in lov_destroy() 1131 static int lov_getattr_async(struct obd_export *exp, struct obd_info *oinfo, in lov_getattr_async() 1203 static int lov_setattr_async(struct obd_export *exp, struct obd_info *oinfo, in lov_setattr_async() 1323 static int lov_statfs_async(struct obd_export *exp, struct obd_info *oinfo, in lov_statfs_async() 1368 struct obd_info oinfo = { }; in lov_statfs()
|
/linux-4.4.14/drivers/staging/lustre/lustre/osc/ |
D | osc_internal.h | 122 int osc_setattr_async_base(struct obd_export *exp, struct obd_info *oinfo, 126 int osc_punch_base(struct obd_export *exp, struct obd_info *oinfo, 129 int osc_sync_base(struct obd_export *exp, struct obd_info *oinfo,
|
D | osc_request.c | 78 struct obd_info *aa_oi; 88 struct obd_info *fa_oi; 202 struct obd_info *oinfo) in osc_pack_req_body() 241 static int osc_getattr_async(struct obd_export *exp, struct obd_info *oinfo, in osc_getattr_async() 272 struct obd_info *oinfo) in osc_getattr() 315 struct obd_info *oinfo, struct obd_trans_info *oti) in osc_setattr() 377 int osc_setattr_async_base(struct obd_export *exp, struct obd_info *oinfo, in osc_setattr_async_base() 426 static int osc_setattr_async(struct obd_export *exp, struct obd_info *oinfo, in osc_setattr_async() 522 int osc_punch_base(struct obd_export *exp, struct obd_info *oinfo, in osc_punch_base() 587 int osc_sync_base(struct obd_export *exp, struct obd_info *oinfo, in osc_sync_base() [all …]
|
D | osc_io.c | 404 struct obd_info oinfo = { }; in osc_io_setattr_start() 547 struct obd_info *oinfo = &oio->oi_info; in osc_fsync_ost()
|
D | osc_cl_internal.h | 78 struct obd_info oi_info;
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
D | obd.h | 140 struct obd_info; 145 struct obd_info { struct 404 struct obd_info lsd_oi; 1017 int (*o_statfs_async)(struct obd_export *exp, struct obd_info *oinfo, 1032 struct obd_info *oinfo, struct obd_trans_info *oti); 1033 int (*o_setattr_async)(struct obd_export *exp, struct obd_info *oinfo, 1037 struct obd_info *oinfo); 1038 int (*o_getattr_async)(struct obd_export *exp, struct obd_info *oinfo,
|
D | obd_class.h | 721 struct obd_info *oinfo) in obd_getattr() 733 struct obd_info *oinfo, in obd_getattr_async() 746 struct obd_info *oinfo, in obd_setattr() 760 struct obd_info *oinfo, in obd_setattr_rqset() 783 struct obd_info *oinfo, in obd_setattr_async() 1019 struct obd_info *oinfo, in obd_statfs_async() 1058 struct obd_info oinfo = { }; in obd_statfs_rqset()
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/ |
D | echo_client.c | 1923 struct obd_info oinfo = { }; in echo_client_iocontrol() 1940 struct obd_info oinfo = { }; in echo_client_iocontrol()
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | llite_lib.c | 1751 struct obd_info oinfo = { }; in ll_iocontrol()
|
D | file.c | 914 struct obd_info oinfo = { }; in ll_lsm_getattr()
|