Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_req_layout.h125 int req_capsule_field_present(const struct req_capsule *pill,
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dlayout.c2327 int req_capsule_field_present(const struct req_capsule *pill, in req_capsule_field_present() function
2339 EXPORT_SYMBOL(req_capsule_field_present);
2361 LASSERT(req_capsule_field_present(pill, field, loc)); in req_capsule_shrink()
2390 LASSERT(req_capsule_field_present(pill, field, RCL_SERVER)); in req_capsule_server_grow()