Home
last modified time | relevance | path

Searched refs:tlock (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/fs/jfs/
H A Djfs_txnmgr.h82 struct tlock { struct
98 extern struct tlock *TxLock; /* transaction lock table */ argument
280 extern struct tlock *txLock(tid_t, struct inode *, struct metapage *, int);
281 extern struct tlock *txMaplock(tid_t, struct inode *, int);
292 struct tlock *);
H A Djfs_txnmgr.c154 struct tlock *tlck);
156 struct tlock * tlck);
158 struct tlock * tlck);
589 struct tlock *tlck; in txLock()
872 struct tlock *tlck; in txRelease()
902 struct tlock *tlck; in txUnlock()
992 struct tlock *tlck; in txMaplock()
1063 struct tlock *tlck; in txLinelock()
1085 tlock->next = lid; in txLinelock()
1376 struct tlock *tlck; in txLog()
[all …]
H A Djfs_xtree.c528 struct tlock *tlck; in xtInsert()
684 struct tlock *tlck; in xtSplitUp()
950 struct tlock *tlck; in xtSplitPage()
1212 struct tlock *tlck; in xtSplitRoot()
1351 struct tlock *tlck; in xtExtend()
1513 struct tlock *tlck; in xtUpdate()
1956 struct tlock *tlck; in xtAppend()
2202 struct tlock *tlck = NULL; in xtTruncate()
2574 struct tlock *prev; in xtTruncate()
2756 struct tlock *tlck = NULL; in xtTruncate_pmap()
H A Djfs_dtree.c295 struct tlock *tlck; in lock_index()
335 struct tlock *tlck; in add_index()
827 struct tlock *tlck; in dtInsert()
948 struct tlock *tlck; in dtSplitUp()
1348 struct tlock *tlck; in dtSplitPage()
1656 struct tlock *tlck; in dtExtendPage()
1890 struct tlock *tlck; in dtSplitRoot()
2088 struct tlock *tlck; in dtDelete()
2243 struct tlock *tlck; in dtDeleteUp()
2450 struct tlock *tlck; in dtRelink()
[all …]
H A Djfs_logmgr.c164 struct lrd * lrd, struct tlock * tlck);
226 struct tlock * tlck) in lmLog()
345 struct tlock * tlck) in lmWriteRecord()
H A Djfs_imap.c598 struct tlock *ditlck, *tlck; in diWrite()
859 struct tlock *tlck; in diFree()
H A Dnamei.c1080 struct tlock *tlck; in jfs_rename()