Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_req_layout.h293 extern struct req_msg_field RMF_SWAP_LAYOUTS;
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dlayout.c304 &RMF_SWAP_LAYOUTS,
1157 struct req_msg_field RMF_SWAP_LAYOUTS = variable
1160 EXPORT_SYMBOL(RMF_SWAP_LAYOUTS);
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c1814 payload = req_capsule_client_get(&req->rq_pill, &RMF_SWAP_LAYOUTS); in mdc_ioc_swap_layouts()