Searched defs:expand (Results 1 - 2 of 2) sorted by relevance

/drivers/infiniband/hw/ocrdma/
H A Docrdma_verbs.c2441 bool expand = false; local
2454 expand = true;
2457 return expand;
2484 bool expand; local
2498 expand = ocrdma_update_err_rcqe(ibwc, cqe, qp, status);
2507 expand = false;
2511 expand = false;
2516 expand = ocrdma_update_err_scqe(ibwc, cqe, qp, status);
2518 return expand;
2525 bool expand local
2551 bool expand; local
2604 bool expand; local
2666 bool expand = false; local
2705 bool expand = false; local
[all...]
/drivers/md/
H A Draid5.c2539 int rcw, int expand)
2553 if (!expand)
2562 if (!expand) {
3466 * copy some of them into a target stripe for expand.
2538 schedule_reconstruction(struct stripe_head *sh, struct stripe_head_state *s, int rcw, int expand) argument

Completed in 111 milliseconds