Searched refs:tlckRELOCATE (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jfs/
H A Djfs_txnmgr.h148 #define tlckRELOCATE 0x0008 /* file/directory relocate */ macro
H A Djfs_txnmgr.c1667 if (tlck->type & (tlckFREE | tlckRELOCATE)) {
2090 if (tlck->type & tlckRELOCATE) {
H A Djfs_xtree.c3061 * if committed before this relocation (tlckRELOCATE),
3109 tlck = txMaplock(tid, ip, tlckMAP | tlckRELOCATE);
H A Djfs_dtree.c1698 tlck = txMaplock(tid, ip, tlckDTREE | tlckRELOCATE);

Completed in 99 milliseconds