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

/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h668 #define XFS_AGFL_CRC_OFF offsetof(struct xfs_agfl, agfl_crc) macro
H A Dxfs_alloc.c731 if (!xfs_buf_verify_cksum(bp, XFS_AGFL_CRC_OFF))
761 xfs_buf_update_cksum(bp, XFS_AGFL_CRC_OFF);

Completed in 401 milliseconds