Home
last modified time | relevance | path

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

/Linux-v4.19/fs/jfs/
Djfs_txnmgr.h135 #define tlckINODE 0x8000 macro
Djfs_txnmgr.c805 case tlckINODE: in txLock()
1413 case tlckINODE: in txLog()
Djfs_imap.c665 txLock(tid, ipimap, mp, tlckINODE | tlckENTRY)) == NULL) in diWrite()
1252 tlck = txLock(tid, ipimap, mp, tlckINODE | tlckFREE); in diFree()