Searched refs:tlckFREE (Results 1 – 5 of 5) sorted by relevance
140 #define tlckFREE 0x0040 /* free page */ macro
2460 tlck->type = tlckXTREE | tlckFREE; in xtTruncate()2606 tlck->type = tlckXTREE | tlckFREE; in xtTruncate()2821 tlck->type = tlckXTREE | tlckFREE; in xtTruncate_pmap()2856 tlck->type = tlckXTREE | tlckFREE; in xtTruncate_pmap()
1451 } else if (tlck->type & tlckFREE) { in diLog()1627 if (tlck->type & (tlckFREE | tlckRELOCATE)) { in dtLog()1769 if (tlck->type & tlckFREE) { in xtLog()
2266 tlck = txMaplock(tid, ip, tlckDTREE | tlckFREE); in dtDeleteUp()2342 tlckDTREE | tlckFREE); in dtDeleteUp()
1237 tlck = txLock(tid, ipimap, mp, tlckINODE | tlckFREE); in diFree()