Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_txnmgr.h145 #define tlckEXTEND 0x0002 /* directory extend in-line */ macro
Djfs_txnmgr.c1560 if (tlck->type & (tlckNEW | tlckEXTEND)) { in dtLog()
1566 if (tlck->type & tlckEXTEND) in dtLog()
Djfs_dtree.c1660 type = tlckEXTEND; in dtExtendPage()
1729 if (type == tlckEXTEND) { in dtExtendPage()
1801 if (type == tlckEXTEND) { in dtExtendPage()