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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jfs/
H A Djfs_txnmgr.h150 #define tlckEXTEND 0x0002 /* directory extend in-line */ macro
H A Djfs_txnmgr.c1611 if (tlck->type & (tlckNEW | tlckEXTEND)) {
1617 if (tlck->type & tlckEXTEND)
H A Djfs_dtree.c1691 type = tlckEXTEND;
1760 if (type == tlckEXTEND) {
1832 if (type == tlckEXTEND) {

Completed in 89 milliseconds