Home
last modified time | relevance | path

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

/linux-6.15/fs/jfs/
H A Djfs_xtree.c529 struct xtlock *xtlck; in xtInsert() local
632 xtlck->lwm.offset = in xtInsert()
635 xtlck->lwm.length = in xtInsert()
685 struct xtlock *xtlck; in xtSplitUp() local
723 xtlck->lwm.offset = (xtlck->lwm.offset) ? in xtSplitUp()
893 xtlck->lwm.offset = (xtlck->lwm.offset) ? in xtSplitUp()
1780 xtlck->lwm.offset = (xtlck->lwm.offset) ? in xtUpdate()
1911 xtlck->lwm.offset = (xtlck->lwm.offset) ? in xtUpdate()
2079 xtlck->lwm.offset = in xtAppend()
2080 (xtlck->lwm.offset) ? min(index,(int) xtlck->lwm.offset) : index; in xtAppend()
[all …]
H A Djfs_txnmgr.c590 struct xtlock *xtlck; in txLock() local
777 xtlck->header.offset = 0; in txLock()
778 xtlck->header.length = 2; in txLock()
787 xtlck->lwm.offset = in txLock()
791 xtlck->twm.offset = 0; in txLock()
792 xtlck->hwm.offset = 0; in txLock()
794 xtlck->index = 2; in txLock()
1661 struct xtlock *xtlck; in xtLog() local
1822 xtlck->index = 1; in xtLog()
1958 xtlck->index = 1; in xtLog()
[all …]