Home
last modified time | relevance | path

Searched refs:tlckEXTEND (Results 1 – 3 of 3) sorted by relevance

/fs/jfs/
Djfs_txnmgr.h137 #define tlckEXTEND 0x0002 /* directory extend in-line */ macro
Djfs_txnmgr.c1613 if (tlck->type & (tlckNEW | tlckEXTEND)) { in dtLog()
1619 if (tlck->type & tlckEXTEND) in dtLog()
Djfs_dtree.c1682 type = tlckEXTEND; in dtExtendPage()
1748 if (type == tlckEXTEND) { in dtExtendPage()
1820 if (type == tlckEXTEND) { in dtExtendPage()