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

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs_debug.c203 matamap_within(ul->un_matamap, mof, nb));
220 if (!matamap_within(ul->un_deltamap, mof, nb))
224 if (!matamap_within(ul->un_deltamap, mof, nb))
554 matamap_within(mt_map_t *mtm, offset_t mof, off_t nb) function

Completed in 208 milliseconds