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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_log_priv.h166 #define XLOG_CHKSUM_MISMATCH 0x1 /* used only during recovery */ macro
H A Dxfs_log_recover.c3389 ((log->l_flags & XLOG_CHKSUM_MISMATCH) == 0)) {
3399 log->l_flags |= XLOG_CHKSUM_MISMATCH;

Completed in 106 milliseconds