Home
last modified time | relevance | path

Searched refs:txLock (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_xtree.c641 tlck = txLock(tid, ip, mp, tlckXTREE | tlckGROW); in xtInsert()
732 tlck = txLock(tid, ip, smp, tlckXTREE | tlckGROW); in xtSplitUp()
777 * and acquire txLock as appropriate. in xtSplitUp()
853 * and acquire txLock as appropriate. in xtSplitUp()
901 tlck = txLock(tid, ip, smp, in xtSplitUp()
1010 tlck = txLock(tid, ip, rmp, tlckXTREE | tlckNEW); in xtSplitPage()
1016 tlck = txLock(tid, ip, smp, tlckXTREE | tlckGROW); in xtSplitPage()
1089 tlck = txLock(tid, ip, mp, tlckXTREE | tlckRELINK); in xtSplitPage()
1293 tlck = txLock(tid, ip, rmp, tlckXTREE | tlckNEW); in xtSplitRoot()
1324 tlck = txLock(ti in xtSplitRoot()
[all...]
H A Djfs_dtree.c298 tlck = txLock(tid, ip, mp, tlckDATA); in lock_index()
412 tlck = txLock(tid, ip, mp, tlckDATA); in add_index()
881 tlck = txLock(tid, ip, mp, tlckDTREE | tlckENTRY); in dtInsert()
964 * acquire txLock as appropriate. in dtSplitUp()
1237 * acquire txLock as appropriate. in dtSplitUp()
1258 tlck = txLock(tid, ip, smp, tlckDTREE | tlckENTRY); in dtSplitUp()
1377 tlck = txLock(tid, ip, rmp, tlckDTREE | tlckNEW); in dtSplitPage()
1390 tlck = txLock(tid, ip, smp, tlckDTREE | tlckENTRY); in dtSplitPage()
1478 tlck = txLock(tid, ip, mp, tlckDTREE | tlckRELINK); in dtSplitPage()
1726 tlck = txLock(ti in dtExtendPage()
[all...]
H A Djfs_txnmgr.h103 /* txLock state */
280 extern struct tlock *txLock(tid_t, struct inode *, struct metapage *, int);
H A Djfs_imap.c653 txLock(tid, ipimap, mp, tlckINODE | tlckENTRY)) == NULL) in diWrite()
1240 tlck = txLock(tid, ipimap, mp, tlckINODE | tlckFREE); in diFree()
H A Dnamei.c1255 tlck = txLock(tid, old_ip, in jfs_rename()
H A Djfs_txnmgr.c572 * txLock()
582 struct tlock *txLock(tid_t tid, struct inode *ip, struct metapage * mp, in txLock() function
612 jfs_info("txLock: tid:%d ip:0x%p mp:0x%p lid:%d", tid, ip, mp, lid); in txLock()
824 printk(KERN_ERR "txLock: trying to lock locked page!"); in txLock()
842 jfs_info("txLock: in waitLock, tid = %d, xtid = %d, lid = %d", in txLock()
850 jfs_info("txLock: awakened tid = %d, lid = %d", tid, lid); in txLock()
1465 * txLock() time); in diLog()
1506 * of the extent has been formatted at txLock() time; in diLog()
1667 * at txLock() time); in dtLog()
1680 * has been formatted at txLock() tim in dtLog()
[all...]
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_xtree.c630 tlck = txLock(tid, ip, mp, tlckXTREE | tlckGROW); in xtInsert()
721 tlck = txLock(tid, ip, smp, tlckXTREE | tlckGROW); in xtSplitUp()
766 * and acquire txLock as appropriate. in xtSplitUp()
842 * and acquire txLock as appropriate. in xtSplitUp()
890 tlck = txLock(tid, ip, smp, in xtSplitUp()
999 tlck = txLock(tid, ip, rmp, tlckXTREE | tlckNEW); in xtSplitPage()
1005 tlck = txLock(tid, ip, smp, tlckXTREE | tlckGROW); in xtSplitPage()
1078 tlck = txLock(tid, ip, mp, tlckXTREE | tlckRELINK); in xtSplitPage()
1282 tlck = txLock(tid, ip, rmp, tlckXTREE | tlckNEW); in xtSplitRoot()
1313 tlck = txLock(ti in xtSplitRoot()
[all...]
H A Djfs_dtree.c298 tlck = txLock(tid, ip, mp, tlckDATA); in lock_index()
412 tlck = txLock(tid, ip, mp, tlckDATA); in add_index()
881 tlck = txLock(tid, ip, mp, tlckDTREE | tlckENTRY); in dtInsert()
964 * acquire txLock as appropriate. in dtSplitUp()
1237 * acquire txLock as appropriate. in dtSplitUp()
1258 tlck = txLock(tid, ip, smp, tlckDTREE | tlckENTRY); in dtSplitUp()
1377 tlck = txLock(tid, ip, rmp, tlckDTREE | tlckNEW); in dtSplitPage()
1390 tlck = txLock(tid, ip, smp, tlckDTREE | tlckENTRY); in dtSplitPage()
1478 tlck = txLock(tid, ip, mp, tlckDTREE | tlckRELINK); in dtSplitPage()
1726 tlck = txLock(ti in dtExtendPage()
[all...]
H A Djfs_txnmgr.h103 /* txLock state */
280 extern struct tlock *txLock(tid_t, struct inode *, struct metapage *, int);
H A Djfs_imap.c651 txLock(tid, ipimap, mp, tlckINODE | tlckENTRY)) == NULL) in diWrite()
1238 tlck = txLock(tid, ipimap, mp, tlckINODE | tlckFREE); in diFree()
H A Dnamei.c1256 tlck = txLock(tid, old_ip, in jfs_rename()
H A Djfs_txnmgr.c572 * txLock()
582 struct tlock *txLock(tid_t tid, struct inode *ip, struct metapage * mp, in txLock() function
612 jfs_info("txLock: tid:%d ip:0x%p mp:0x%p lid:%d", tid, ip, mp, lid); in txLock()
824 printk(KERN_ERR "txLock: trying to lock locked page!"); in txLock()
842 jfs_info("txLock: in waitLock, tid = %d, xtid = %d, lid = %d", in txLock()
850 jfs_info("txLock: awakened tid = %d, lid = %d", tid, lid); in txLock()
1462 * txLock() time); in diLog()
1630 * at txLock() time); in dtLog()
1643 * has been formatted at txLock() time; in dtLog()
2049 * has been formatted at txLock() tim in mapLog()
[all...]

Completed in 28 milliseconds