Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_txnmgr.h137 #define tlckEXTEND 0x0002 /* directory extend in-line */ macro
H A Djfs_txnmgr.c1576 if (tlck->type & (tlckNEW | tlckEXTEND)) { in dtLog()
1582 if (tlck->type & tlckEXTEND) in dtLog()
H A Djfs_dtree.c1684 type = tlckEXTEND; in dtExtendPage()
1750 if (type == tlckEXTEND) { in dtExtendPage()
1822 if (type == tlckEXTEND) { in dtExtendPage()