Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dservice.c245 struct rs_batch { struct
264 static void rs_batch_init(struct rs_batch *b) in rs_batch_init() argument
301 static void rs_batch_dispatch(struct rs_batch *b) in rs_batch_dispatch()
324 static void rs_batch_add(struct rs_batch *b, struct ptlrpc_reply_state *rs) in rs_batch_add()
354 static void rs_batch_fini(struct rs_batch *b) in rs_batch_fini()
362 #define DECLARE_RS_BATCH(b) struct rs_batch b