Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dlayout.c1741 static struct lustre_msg *__req_msg(const struct req_capsule *pill, in __req_msg() function
1960 msg = __req_msg(pill, loc); in __req_capsule_get()
2201 return lustre_msg_buflen(__req_msg(pill, loc), in req_capsule_get_size()
2337 return lustre_msg_bufcount(__req_msg(pill, loc)) > offset; in req_capsule_field_present()
2365 msg = __req_msg(pill, loc); in req_capsule_shrink()