Home
last modified time | relevance | path

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

/Linux-v4.19/fs/jfs/
Djfs_txnmgr.h119 #define tlckLINELOCK 0x2000 macro
Djfs_txnmgr.c772 linelock->flag = tlckLINELOCK; in txLock()
1085 linelock->flag = tlckLINELOCK; in txLinelock()