Home
last modified time | relevance | path

Searched refs:matamap_within (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs_debug.c202 matamap_within(ul->un_matamap, mof, nb)); in top_delta_debug()
219 if (!matamap_within(ul->un_deltamap, mof, nb)) in top_delta_debug()
223 if (!matamap_within(ul->un_deltamap, mof, nb)) in top_delta_debug()
553 matamap_within(mt_map_t *mtm, offset_t mof, off_t nb) in matamap_within() function
H A Dlufs_top.c741 matamap_within(ul->un_matamap, vamof, nb)); in top_log()
H A Dlufs.c1371 matamap_within(ul->un_matamap, mof, nb)); in lufs_write_strategy()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_log.h606 extern int matamap_within(mt_map_t *, offset_t, off_t);