Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dpack_generic.c83 int ptlrpc_buf_need_swab(struct ptlrpc_request *req, const int inout, in ptlrpc_buf_need_swab() function
93 EXPORT_SYMBOL(ptlrpc_buf_need_swab);
626 if (ptlrpc_buf_need_swab(req, inout, offset)) { in lustre_unpack_ptlrpc_body_v2()
Dlayout.c1868 if (ptlrpc_buf_need_swab(pill->rc_req, inout, offset) && in swabber_dumper_helper()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h2566 int ptlrpc_buf_need_swab(struct ptlrpc_request *req, const int inout,