Searched refs:tlckFREE (Results 1 – 5 of 5) sorted by relevance
148 #define tlckFREE 0x0040 /* free page */ macro
1404 } else if (tlck->type & tlckFREE) { in diLog()1617 if (tlck->type & (tlckFREE | tlckRELOCATE)) { in dtLog()1755 if (tlck->type & tlckFREE) { in xtLog()
3661 tlck->type = tlckXTREE | tlckFREE; in xtTruncate()3807 tlck->type = tlckXTREE | tlckFREE; in xtTruncate()4018 tlck->type = tlckXTREE | tlckFREE; in xtTruncate_pmap()4054 tlck->type = tlckXTREE | tlckFREE; in xtTruncate_pmap()
2255 tlck = txMaplock(tid, ip, tlckDTREE | tlckFREE); in dtDeleteUp()2329 tlckDTREE | tlckFREE); in dtDeleteUp()2571 tlck = txMaplock(tid, ip, tlckDTREE | tlckFREE); in dtRelocate()
1296 tlck = txLock(tid, ipimap, mp, tlckINODE | tlckFREE); in diFree()