Home
last modified time | relevance | path

Searched defs:ptlrpc_nrs_request (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h1191 struct ptlrpc_nrs_request { struct
1197 * Index into ptlrpc_nrs_request::nr_res_ptrs of the resource of the argument
1202 unsigned nr_res_idx;
1203 unsigned nr_initialized:1;
1204 unsigned nr_enqueued:1;
1205 unsigned nr_started:1;
1206 unsigned nr_finalized:1;
1212 union {
1217 } nr_u;
1222 void *ext;