Searched refs:DATAwithinME (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fs/ |
H A D | ufs_log.h | 465 #define DATAwithinME(mof, hnb, me) \ macro
|
/titanic_41/usr/src/uts/common/fs/ufs/ |
H A D | lufs_debug.c | 574 if (DATAwithinME(mof, hnb, me)) { in matamap_within()
|
H A D | lufs_map.c | 251 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 D | md_trans.h | 622 #define DATAwithinME(mof, hnb, me) (WITHIN(mof, hnb, me->me_mof, me->me_nb)) macro
|