Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dpack_generic.c2139 static inline int req_ptlrpc_body_swabbed(struct ptlrpc_request *req) in req_ptlrpc_body_swabbed() function
2176 req_ok = req_ok && req_ptlrpc_body_swabbed(req); in _debug_req()