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

/illumos-gate/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c647 int32_t max_maps, i, mp_sz, index; local
677 max_maps = SWAP_32(lvd->lvd_num_pmaps);
679 for (h->n_maps = index = 0; index < max_maps; index++) {

Completed in 81 milliseconds