Home
last modified time | relevance | path

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

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