Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/ufs/
H A Dlufs_log.c763 st->st_ident = ul->un_tail_ident++; in storebuf()
931 st->st_ident = ul->un_tail_ident++; in ldl_round_commit()
1405 if (st->st_ident != ident) in ldl_logscan_ident()
/titanic_50/usr/src/uts/common/sys/fs/
H A Dufs_log.h268 uint32_t st_ident; /* unique sector id */ member
/titanic_50/usr/src/stand/lib/fs/ufs/
H A Dlufsboot.c447 if (ident != st->st_ident) in lufs_read_log()
/titanic_50/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c5171 if (*chk != st->st_ident) { in log_read_log()
5174 *chk, st->st_ident); in log_read_log()
5177 *chk = st->st_ident + 1; in log_read_log()