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

/illumos-gate/usr/src/uts/common/io/lvm/stripe/
H A Dstripe.c588 * real partition, md_mapbuf will return 1. Then the caller should prepare
589 * another real buf and continue calling md_mapbuf to do the mapping until
595 md_mapbuf( function
783 more = md_mapbuf(un, current_blkno, current_count, cb,
1075 more = md_mapbuf(un, (diskaddr_t)blkno, nb, bp, &mdc);
1110 (void) md_mapbuf(un, blkno, ldbtob(*cnt), &bp, &comp);

Completed in 57 milliseconds