Home
last modified time | relevance | path

Searched refs:tlckRELOCATE (Results 1 – 2 of 2) sorted by relevance

/linux/fs/jfs/
H A Djfs_txnmgr.h135 #define tlckRELOCATE 0x0008 /* file/directory relocate */ macro
H A Djfs_txnmgr.c1632 if (tlck->type & (tlckFREE | tlckRELOCATE)) { in dtLog()
2052 if (tlck->type & tlckRELOCATE) { in mapLog()