Searched refs:tlckEXTEND (Results 1 – 3 of 3) sorted by relevance
137 #define tlckEXTEND 0x0002 /* directory extend in-line */ macro
1577 if (tlck->type & (tlckNEW | tlckEXTEND)) { in dtLog()1583 if (tlck->type & tlckEXTEND) in dtLog()
1685 type = tlckEXTEND; in dtExtendPage()1751 if (type == tlckEXTEND) { in dtExtendPage()1823 if (type == tlckEXTEND) { in dtExtendPage()