Home
last modified time | relevance | path

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

/linux-5.19.10/fs/jfs/
Djfs_txnmgr.h122 #define tlckINODE 0x8000 macro
Djfs_txnmgr.c792 case tlckINODE: in txLock()
1398 case tlckINODE: in txLog()
Djfs_imap.c650 txLock(tid, ipimap, mp, tlckINODE | tlckENTRY)) == NULL) in diWrite()
1237 tlck = txLock(tid, ipimap, mp, tlckINODE | tlckFREE); in diFree()