Searched refs:twm (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jfs/
H A Djfs_txnmgr.h200 struct lv twm; /* 2: */ member in struct:xtlock
H A Djfs_txnmgr.c799 xtlck->twm.offset = 0;
1923 int twm; local
1937 twm = xtlck->twm.offset;
1957 * truncate entry XAD[twm == next - 1]:
1959 if (twm == next - 1) {
2026 * truncate entry XAD[twm == next - 1]:
2028 if (twm == next - 1) {
H A Djfs_xtree.c3642 xtlck->twm.offset = index;

Completed in 51 milliseconds