Home
last modified time | relevance | path

Searched refs:XLOG_FMT (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
A Dxfs_log_format.h154 #define XLOG_FMT XLOG_FMT_LINUX_BE macro
156 #define XLOG_FMT XLOG_FMT_LINUX_LE macro
/linux/fs/xfs/
A Dxfs_log_recover.c204 __func__, &mp->m_sb.sb_uuid, XLOG_FMT); in xlog_header_check_dump()
227 if (XFS_IS_CORRUPT(mp, head->h_fmt != cpu_to_be32(XLOG_FMT))) { in xlog_header_check_recover()
1510 recp->h_fmt = cpu_to_be32(XLOG_FMT); in xlog_add_record()
A Dxfs_log.c1611 head->h_fmt = cpu_to_be32(XLOG_FMT); in xlog_alloc_log()

Completed in 20 milliseconds