Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dufs_log.h465 #define DATAwithinME(mof, hnb, me) \ macro
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dlufs_debug.c574 if (DATAwithinME(mof, hnb, me)) { in matamap_within()
H A Dlufs_map.c251 if (DATAwithinME(mof, hnb, me)) { in deltamap_add()
740 if (DATAwithinME(savmof, savnb, me)) { in logmap_list_get()
/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_trans.h622 #define DATAwithinME(mof, hnb, me) (WITHIN(mof, hnb, me->me_mof, me->me_nb)) macro