Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_txnmgr.h95 struct tlock { struct
111 extern struct tlock *TxLock; /* transaction lock table */ argument
293 extern struct tlock *txLock(tid_t, struct inode *, struct metapage *, int);
294 extern struct tlock *txMaplock(tid_t, struct inode *, int);
305 struct tlock *);
Djfs_txnmgr.c111 struct tlock *TxLock; /* transaction lock table */
165 struct tlock * tlck, struct commit * cd);
167 struct tlock * tlck);
169 struct tlock * tlck);
171 struct tlock * tlck);
180 struct tlock * tlck);
308 size = sizeof(struct tlock) * nTxLock; in txInit()
595 struct tlock *txLock(tid_t tid, struct inode *ip, struct metapage * mp, in txLock()
602 struct tlock *tlck; in txLock()
885 struct tlock *tlck; in txRelease()
[all …]
Djfs_xtree.c552 struct tlock *tlck; in xtInsert()
708 struct tlock *tlck; in xtSplitUp()
974 struct tlock *tlck; in xtSplitPage()
1236 struct tlock *tlck; in xtSplitRoot()
1375 struct tlock *tlck; in xtExtend()
1537 struct tlock *tlck; in xtTailgate()
1539 struct tlock *mtlck; in xtTailgate()
1720 struct tlock *tlck; in xtUpdate()
2184 struct tlock *tlck; in xtAppend()
2348 struct tlock *tlck; in xtDelete()
[all …]
Djfs_dtree.c307 struct tlock *tlck; in lock_index()
347 struct tlock *tlck; in add_index()
834 struct tlock *tlck; in dtInsert()
953 struct tlock *tlck; in dtSplitUp()
1353 struct tlock *tlck; in dtSplitPage()
1661 struct tlock *tlck; in dtExtendPage()
1895 struct tlock *tlck; in dtSplitRoot()
2093 struct tlock *tlck; in dtDelete()
2248 struct tlock *tlck; in dtDeleteUp()
2458 struct tlock *tlck; in dtRelocate()
[all …]
Djfs_logmgr.c177 struct lrd * lrd, struct tlock * tlck);
239 struct tlock * tlck) in lmLog()
358 struct tlock * tlck) in lmWriteRecord()
Djfs_imap.c610 struct tlock *ditlck, *tlck; in diWrite()
871 struct tlock *tlck; in diFree()
Dnamei.c1091 struct tlock *tlck; in jfs_rename()