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()
1456 } else if (tlck->type & tlckFREE) { in diLog()1632 if (tlck->type & (tlckFREE | tlckRELOCATE)) { in dtLog()1774 if (tlck->type & tlckFREE) { in xtLog()
2273 tlck = txMaplock(tid, ip, tlckDTREE | tlckFREE); in dtDeleteUp()2349 tlckDTREE | tlckFREE); in dtDeleteUp()
1241 tlck = txLock(tid, ipimap, mp, tlckINODE | tlckFREE); in diFree()