Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_trans.h741 struct logstate { struct
742 off32_t ls_head_lof; /* log head */
743 uint_t ls_head_ident; /* log head ident */
744 uint_t ls_head_tid; /* log head tid */
745 uint_t ls_chksum; /* checksum of structure */
746 off32_t ls_bol_lof; /* needed for TS_Tools/dumplog.c */
747 off32_t ls_eol_lof; /* needed for TS_Tools/dumplog.c */
748 uint_t ls_maxtransfer; /* needed for TS_Tools/dumplog.c */
749 daddr32_t ls_pwsblk; /* needed for TS_Tools/dumplog.c */