Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_txnmgr.h135 #define tlckINODE 0x8000 macro
Djfs_txnmgr.c810 case tlckINODE: in txLock()
1418 case tlckINODE: in txLog()
Djfs_imap.c666 txLock(tid, ipimap, mp, tlckINODE | tlckENTRY)) == NULL) in diWrite()
1253 tlck = txLock(tid, ipimap, mp, tlckINODE | tlckFREE); in diFree()