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

/illumos-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_disk.c459 nsc_size_t thisio; /* bytes in this io */ local
506 thisio = 0;
527 thisio += truedo;
536 h->db_uio.uio_resid = (size_t)thisio;
549 ASSERT(FBA_LEN(thisio) == FBA_NUM(thisio));
550 xpos += FBA_LEN(thisio);

Completed in 62 milliseconds