Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dlayout.c332 &RMF_OST_BODY
566 &RMF_OST_BODY
571 &RMF_OST_BODY,
577 &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.4.14/drivers/staging/lustre/lustre/osc/
Dosc_request.c206 body = req_capsule_client_get(&req->rq_pill, &RMF_OST_BODY); in osc_pack_req_body()
222 body = req_capsule_server_get(&req->rq_pill, &RMF_OST_BODY); in osc_getattr_interpret()
296 body = req_capsule_server_get(&req->rq_pill, &RMF_OST_BODY); in osc_getattr()
341 body = req_capsule_server_get(&req->rq_pill, &RMF_OST_BODY); in osc_setattr()
364 body = req_capsule_server_get(&req->rq_pill, &RMF_OST_BODY); in osc_setattr_interpret()
464 body = req_capsule_client_get(&req->rq_pill, &RMF_OST_BODY); in osc_real_create()
483 body = req_capsule_server_get(&req->rq_pill, &RMF_OST_BODY); in osc_real_create()
543 body = req_capsule_client_get(&req->rq_pill, &RMF_OST_BODY); in osc_punch_base()
574 body = req_capsule_server_get(&req->rq_pill, &RMF_OST_BODY); in osc_sync_interpret()
607 body = req_capsule_client_get(&req->rq_pill, &RMF_OST_BODY); in osc_sync_base()
[all …]
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_req_layout.h308 extern struct req_msg_field RMF_OST_BODY;