Home
last modified time | relevance | path

Searched refs:RMF_OST_BODY (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c214 body = req_capsule_client_get(&req->rq_pill, &RMF_OST_BODY); in osc_pack_req_body()
242 body = req_capsule_server_get(&req->rq_pill, &RMF_OST_BODY); in osc_getattr_interpret()
318 body = req_capsule_server_get(&req->rq_pill, &RMF_OST_BODY); in osc_getattr()
364 body = req_capsule_server_get(&req->rq_pill, &RMF_OST_BODY); in osc_setattr()
387 body = req_capsule_server_get(&req->rq_pill, &RMF_OST_BODY); in osc_setattr_interpret()
488 body = req_capsule_client_get(&req->rq_pill, &RMF_OST_BODY); in osc_real_create()
507 body = req_capsule_server_get(&req->rq_pill, &RMF_OST_BODY); in osc_real_create()
568 body = req_capsule_client_get(&req->rq_pill, &RMF_OST_BODY); in osc_punch_base()
600 body = req_capsule_server_get(&req->rq_pill, &RMF_OST_BODY); in osc_sync_interpret()
634 body = req_capsule_client_get(&req->rq_pill, &RMF_OST_BODY); in osc_sync_base()
[all …]
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dlayout.c332 &RMF_OST_BODY
565 &RMF_OST_BODY
570 &RMF_OST_BODY,
576 &RMF_OST_BODY,
584 &RMF_OST_BODY,
592 &RMF_OST_BODY
597 &RMF_OST_BODY,
1058 struct req_msg_field RMF_OST_BODY = variable
1061 EXPORT_SYMBOL(RMF_OST_BODY);
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_req_layout.h319 extern struct req_msg_field RMF_OST_BODY;