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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jfs/
H A Djfs_txnmgr.h142 #define tlckBTROOT 0x0100 macro
H A Djfs_txnmgr.c883 (tlck->type & tlckBTROOT) == 0) {
928 (tlck->type & tlckBTROOT) == 0) {
1602 if (tlck->type & tlckBTROOT)
1629 if (tlck->type & tlckBTROOT)
1712 if (tlck->type & tlckBTROOT) {
1836 if (tlck->type & tlckBTROOT) {
1901 && !(tlck->type & tlckBTROOT))
2246 (tlck->type & tlckBTROOT) == 0) {
H A Djfs_imap.c699 tlck->type |= tlckBTROOT;
728 tlck->type |= tlckBTROOT;
H A Dnamei.c1243 tlckDTREE | tlckBTROOT | tlckRELINK);
H A Djfs_dtree.c2031 tlck = txLock(tid, ip, smp, tlckDTREE | tlckNEW | tlckBTROOT);
2882 tlckDTREE | tlckENTRY | tlckBTROOT);
2951 tlck->type |= tlckBTROOT;
H A Djfs_logmgr.c243 tlck->type & tlckBTROOT || (mp = tlck->mp) == NULL)

Completed in 170 milliseconds