Home
last modified time | relevance | path

Searched refs:rc_loc (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_req_layout.h69 enum req_location rc_loc; member
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dlayout.c1721 pill->rc_loc = location; in req_capsule_init()
1812 LASSERT(pill->rc_loc == RCL_SERVER); in req_capsule_server_pack()
2149 return __req_capsule_get(pill, field, pill->rc_loc ^ 1, NULL, 0); in req_capsule_other_get()