Home
last modified time | relevance | path

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

/titanic_50/usr/src/stand/lib/fs/ufs/
H A Dlufsboot.c189 int32_t l_tid; /* transaction this delta is part of */ member
766 if (l->l_tid == curtid && in lufs_logscan_addmap()
774 l->l_tid = curtid; in lufs_logscan_addmap()
813 newl->l_tid = curtid; in lufs_logscan_addmap()
850 l->l_tid = curtid; in lufs_logscan_addmap()
916 if (l->l_tid == curtid) { in lufs_logscan_postscan()