Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ptlrpc/
Dpack_generic.c345 int lustre_pack_reply_flags(struct ptlrpc_request *req, int count, __u32 *lens, in lustre_pack_reply_flags() function
373 EXPORT_SYMBOL(lustre_pack_reply_flags);
378 return lustre_pack_reply_flags(req, count, lens, bufs, 0); in lustre_pack_reply()
Dservice.c1090 rc = lustre_pack_reply_flags(reqcopy, 1, NULL, NULL, LPRFL_EARLY_REPLY); in ptlrpc_at_send_early_reply()
/drivers/staging/lustre/lustre/include/
Dlustre_net.h2552 int lustre_pack_reply_flags(struct ptlrpc_request *, int count, __u32 *lens,