Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/lvm/
H A Dmd_convert.c603 big->un_head_tid = small->un_head_tid; in trans_log_convert()
631 small->un_head_tid = big->un_head_tid; in trans_log_convert()
/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_trans.h103 uint_t un_head_tid; /* used for logscan; set at sethead */ member
164 uint_t un_head_tid; /* used for logscan; set at sethead */ member
/titanic_41/usr/src/uts/common/sys/fs/
H A Dufs_log.h255 #define un_head_tid un_ondisk.od_head_tid macro
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dlufs_log.c1260 ul->un_head_tid = tid; in ldl_sethead()
1518 ul->un_tid = ul->un_head_tid; in ldl_logscan_begin()