Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_txnmgr.h119 #define tlckLINELOCK 0x2000 macro
Djfs_txnmgr.c777 linelock->flag = tlckLINELOCK; in txLock()
1090 linelock->flag = tlckLINELOCK; in txLinelock()