[go: nahoru, domu]

Searched refs:np_idx (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/lustre/lustre/ptlrpc/
H A Dsec_bulk.c317 int op_idx, np_idx, og_idx, ng_idx; local
339 np_idx = npools - 1;
344 LASSERT(pools[np_idx][ng_idx] != NULL);
346 page_pools.epp_pools[op_idx][og_idx] = pools[np_idx][ng_idx];
347 pools[np_idx][ng_idx] = NULL;
356 if (np_idx == 0)
358 np_idx--;
372 np_idx = 0;
375 LASSERT(np_idx < npools);
376 LASSERT(pools[np_idx] !
[all...]

Completed in 30 milliseconds