Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_txnmgr.h123 #define tlckXTREE 0x4000 macro
H A Djfs_txnmgr.c598 if (S_ISDIR(ip->i_mode) && (type & tlckXTREE) && in txLock()
774 case tlckXTREE: in txLock()
1396 case tlckXTREE: in txLog()
H A Djfs_imap.c681 assert(tlck->type & tlckXTREE); in diWrite()
718 if (type & tlckXTREE) { in diWrite()