Searched refs:tlckFREE (Results 1 – 4 of 4) sorted by relevance
140 #define tlckFREE 0x0040 /* free page */ macro
1457 } else if (tlck->type & tlckFREE) { in diLog()1633 if (tlck->type & (tlckFREE | tlckRELOCATE)) { in dtLog()1775 if (tlck->type & tlckFREE) { in xtLog()
2274 tlck = txMaplock(tid, ip, tlckDTREE | tlckFREE); in dtDeleteUp()2350 tlckDTREE | tlckFREE); in dtDeleteUp()
1241 tlck = txLock(tid, ipimap, mp, tlckINODE | tlckFREE); in diFree()