Searched refs:XFS_BTREE_SBLOCK_CRC_OFF (Results 1 - 2 of 2) sorted by last modified time

/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h1774 #define XFS_BTREE_SBLOCK_CRC_OFF \ macro
H A Dxfs_btree.c448 xfs_buf_update_cksum(bp, XFS_BTREE_SBLOCK_CRC_OFF);
461 return xfs_buf_verify_cksum(bp, XFS_BTREE_SBLOCK_CRC_OFF);

Completed in 150 milliseconds