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

/illumos-gate/usr/src/uts/common/io/lvm/softpart/
H A Dsp.c63 * a support routine, sp_mapbuf( ), to do most of the work.
64 * sp_mapbuf( ) maps a buffer to a particular extent via a binary
568 * FUNCTION: sp_mapbuf()
587 sp_mapbuf( function
624 cmn_err(CE_WARN, "sp_mapbuf: invalid offset %llu.\n", voff);
926 * partition (see sp_mapbuf()).
1043 more = sp_mapbuf(un, current_blkno, current_count, child_buf);
1181 more = sp_mapbuf(un, current_blkno, current_count, child_buf);
1712 more = sp_mapbuf(un, (sp_ext_offset_t)blkno, nb, bp);

Completed in 60 milliseconds