Searched refs:tlckEXTEND (Results 1 – 3 of 3) sorted by relevance
150 #define tlckEXTEND 0x0002 /* directory extend in-line */ macro
1623 if (tlck->type & (tlckNEW | tlckEXTEND)) { in dtLog()1629 if (tlck->type & tlckEXTEND) in dtLog()
1688 type = tlckEXTEND; in dtExtendPage()1754 if (type == tlckEXTEND) { in dtExtendPage()1826 if (type == tlckEXTEND) { in dtExtendPage()