Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dlayout.c1740 static struct lustre_msg *__req_msg(const struct req_capsule *pill, in __req_msg() function
1959 msg = __req_msg(pill, loc); in __req_capsule_get()
2136 return lustre_msg_buflen(__req_msg(pill, loc), in req_capsule_get_size()
2272 return lustre_msg_bufcount(__req_msg(pill, loc)) > offset; in req_capsule_field_present()
2299 msg = __req_msg(pill, loc); in req_capsule_shrink()