Home
last modified time | relevance | path

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

/linux-3.4.99/fs/jfs/
Djfs_txnmgr.h135 #define tlckINODE 0x8000 macro
Djfs_txnmgr.c806 case tlckINODE: in txLock()
1414 case tlckINODE: in txLog()
Djfs_imap.c672 txLock(tid, ipimap, mp, tlckINODE | tlckENTRY)) == NULL) in diWrite()
1261 tlck = txLock(tid, ipimap, mp, tlckINODE | tlckFREE); in diFree()