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