Home
last modified time | relevance | path

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

/linux-6.1.9/fs/jfs/
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 *);
Djfs_txnmgr.c98 struct tlock *TxLock; /* transaction lock table */
152 struct tlock *tlck, struct commit *cd);
154 struct tlock *tlck);
156 struct tlock * tlck);
158 struct tlock * tlck);
167 struct tlock * tlck);
295 size = sizeof(struct tlock) * nTxLock; in txInit()
577 struct tlock *txLock(tid_t tid, struct inode *ip, struct metapage * mp, in txLock()
584 struct tlock *tlck; in txLock()
867 struct tlock *tlck; in txRelease()
[all …]
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()
Djfs_dtree.c294 struct tlock *tlck; in lock_index()
334 struct tlock *tlck; in add_index()
821 struct tlock *tlck; in dtInsert()
940 struct tlock *tlck; in dtSplitUp()
1340 struct tlock *tlck; in dtSplitPage()
1648 struct tlock *tlck; in dtExtendPage()
1882 struct tlock *tlck; in dtSplitRoot()
2080 struct tlock *tlck; in dtDelete()
2235 struct tlock *tlck; in dtDeleteUp()
2442 struct tlock *tlck; in dtRelink()
[all …]
Djfs_logmgr.c164 struct lrd * lrd, struct tlock * tlck);
226 struct tlock * tlck) in lmLog()
345 struct tlock * tlck) in lmWriteRecord()
Djfs_imap.c594 struct tlock *ditlck, *tlck; in diWrite()
855 struct tlock *tlck; in diFree()
Dnamei.c1074 struct tlock *tlck; in jfs_rename()