Home
last modified time | relevance | path

Searched defs:hnb (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/fs/ufs/
H A Dlufs_map.c226 int32_t hnb; in deltamap_add() local
339 off_t hnb; in deltamap_remove() local
542 off_t hnb; in logmap_remove_roll() local
680 off_t hnb; in logmap_list_get() local
1723 int32_t hnb; in logmap_cancel() local
1780 off_t hnb; in logmap_iscancel() local
H A Dlufs_debug.c523 off_t hnb; in matamap_overlap() local
556 off_t hnb; in matamap_within() local
H A Dlufs_top.c695 uint32_t hnb, nb1; in top_log() local
/titanic_41/usr/src/uts/common/sys/fs/
H A Dufs_log.h461 #define DATAoverlapME(mof, hnb, me) \ argument
463 #define MEwithinDATA(me, mof, hnb) \ argument
465 #define DATAwithinME(mof, hnb, me) \ argument
/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_trans.h620 #define DATAoverlapME(mof, hnb, me) (OVERLAP(mof, hnb, me->me_mof, me->me_nb)) argument
621 #define MEwithinDATA(me, mof, hnb) (WITHIN(me->me_mof, me->me_nb, mof, hnb)) argument
622 #define DATAwithinME(mof, hnb, me) (WITHIN(mof, hnb, me->me_mof, me->me_nb)) argument
/titanic_41/usr/src/cmd/sendmail/src/
H A Dconf.c4572 char hnb[MAXHOSTNAMELEN]; local