Home
last modified time | relevance | path

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

/drivers/md/
Draid10.c1321 int vcnt = r10_bio->sectors >> (PAGE_SHIFT-9); in sync_request_write() local
1334 for (j = 0; j < vcnt; j++) in sync_request_write()
1339 if (j == vcnt) in sync_request_write()
1350 tbio->bi_vcnt = vcnt; in sync_request_write()
1361 for (j=0; j < vcnt ; j++) { in sync_request_write()
Draid1.c1285 int vcnt = r1_bio->sectors >> (PAGE_SHIFT- 9); in sync_request_write() local
1290 for (j = vcnt; j-- ; ) { in sync_request_write()
1310 sbio->bi_vcnt = vcnt; in sync_request_write()
1321 for (j = 0; j < vcnt ; j++) { in sync_request_write()