Searched refs:tlckEXTEND (Results 1 – 3 of 3) sorted by relevance
145 #define tlckEXTEND 0x0002 /* directory extend in-line */ macro
1560 if (tlck->type & (tlckNEW | tlckEXTEND)) { in dtLog()1566 if (tlck->type & tlckEXTEND) in dtLog()
1660 type = tlckEXTEND; in dtExtendPage()1729 if (type == tlckEXTEND) { in dtExtendPage()1801 if (type == tlckEXTEND) { in dtExtendPage()