Home
last modified time | relevance | path

Searched refs:tlckLINELOCK (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/fs/jfs/
Djfs_txnmgr.h106 #define tlckLINELOCK 0x2000 macro
Djfs_txnmgr.c759 linelock->flag = tlckLINELOCK; in txLock()
1072 linelock->flag = tlckLINELOCK; in txLinelock()