Home
last modified time | relevance | path

Searched refs:tlckBTROOT (Results 1 – 6 of 6) sorted by relevance

/linux/fs/jfs/
A Djfs_txnmgr.c874 (tlck->type & tlckBTROOT) == 0) { in txRelease()
919 (tlck->type & tlckBTROOT) == 0) { in txUnlock()
1596 if (tlck->type & tlckBTROOT) in dtLog()
1623 if (tlck->type & tlckBTROOT) in dtLog()
1706 if (tlck->type & tlckBTROOT) { in xtLog()
1830 if (tlck->type & tlckBTROOT) { in xtLog()
1895 && !(tlck->type & tlckBTROOT)) in xtLog()
2237 (tlck->type & tlckBTROOT) == 0) { in txForce()
A Djfs_txnmgr.h129 #define tlckBTROOT 0x0100 macro
A Djfs_dtree.c2016 tlck = txLock(tid, ip, smp, tlckDTREE | tlckNEW | tlckBTROOT); in dtSplitRoot()
2865 tlckDTREE | tlckENTRY | tlckBTROOT); in dtInitRoot()
2934 tlck->type |= tlckBTROOT; in add_missing_indices()
A Djfs_imap.c678 tlck->type |= tlckBTROOT; in diWrite()
707 tlck->type |= tlckBTROOT; in diWrite()
A Dnamei.c1253 tlckDTREE | tlckBTROOT | tlckRELINK); in jfs_rename()
A Djfs_logmgr.c244 tlck->type & tlckBTROOT || (mp = tlck->mp) == NULL) in lmLog()

Completed in 27 milliseconds