Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dlustre_net.h1185 struct ptlrpc_nrs_request { struct
1191 * Index into ptlrpc_nrs_request::nr_res_ptrs of the resource of the argument
1196 unsigned nr_res_idx;
1197 unsigned nr_initialized:1;
1198 unsigned nr_enqueued:1;
1199 unsigned nr_started:1;
1200 unsigned nr_finalized:1;
1206 union {
1211 } nr_u;
1216 void *ext;