Searched refs:LOG_REDOPAGE (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/jfs/
H A Djfs_logmgr.h158 #define LOG_REDOPAGE 0x0800 macro
H A Djfs_txnmgr.c1448 lrd->type = cpu_to_le16(LOG_REDOPAGE);
1521 lrd->type = cpu_to_le16(LOG_REDOPAGE);
1581 lrd->type = cpu_to_le16(LOG_REDOPAGE);
1614 lrd->type = cpu_to_le16(LOG_REDOPAGE);
1704 lrd->type = cpu_to_le16(LOG_REDOPAGE);
1803 lrd->type = cpu_to_le16(LOG_REDOPAGE);
1914 lrd->type = cpu_to_le16(LOG_REDOPAGE);

Completed in 113 milliseconds