Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/lvm/trans/
H A Dmdtrans.c816 while ((recid = mddb_getnextrec(recid, typ1, LOG_REC)) > 0) { in trans_snarf()
835 while ((recid = mddb_getnextrec(recid, typ1, LOG_REC)) > 0) { in trans_snarf()
1155 while ((recid = mddb_getnextrec(recid, typ1, LOG_REC)) > 0) { in trans_imp_set()
H A Dtrans_log.c444 recid = mddb_createrec(ML_UNIT_ONDSZ, typ1, LOG_REC, in ldl_create()
/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_trans.h787 #define LOG_REC 2 macro