Searched refs:MEwithinDATA (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/fs/ufs/ |
H A D | lufs_map.c | 265 MEwithinDATA(me, mof, hnb)); in deltamap_add() 360 if (MEwithinDATA(me, mof, hnb)) { in deltamap_remove() 565 (MEwithinDATA(me, mof, hnb))) { in logmap_remove_roll() 1127 if (MEwithinDATA(me, mof, nb) && in logmap_add() 1257 if (MEwithinDATA(me, mof, nb) && in logmap_add_buf() 1749 ASSERT(MEwithinDATA(me, mof, hnb)); in logmap_cancel()
|
/titanic_50/usr/src/uts/common/sys/fs/ |
H A D | ufs_log.h | 463 #define MEwithinDATA(me, mof, hnb) \ macro
|