Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dlayout.c2287 const struct req_msg_field *ofield = FMT_FIELD(old, i, j); in req_capsule_extend() local
2290 if (ofield->rmf_swabber == NULL && in req_capsule_extend()
2291 (ofield->rmf_flags & ~RMF_F_NO_SIZE_CHECK) == 0 && in req_capsule_extend()
2292 (ofield->rmf_size == -1 || in req_capsule_extend()
2293 ofield->rmf_flags == RMF_F_NO_SIZE_CHECK)) in req_capsule_extend()