Searched refs:tlckEXTEND (Results 1 – 3 of 3) sorted by relevance
150 #define tlckEXTEND 0x0002 /* directory extend in-line */ macro
1621 if (tlck->type & (tlckNEW | tlckEXTEND)) { in dtLog()1627 if (tlck->type & tlckEXTEND) in dtLog()
1689 type = tlckEXTEND; in dtExtendPage()1755 if (type == tlckEXTEND) { in dtExtendPage()1827 if (type == tlckEXTEND) { in dtExtendPage()