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

/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h1776 #define XFS_BTREE_LBLOCK_CRC_OFF \ macro
H A Dxfs_btree.c410 xfs_buf_update_cksum(bp, XFS_BTREE_LBLOCK_CRC_OFF);
423 return xfs_buf_verify_cksum(bp, XFS_BTREE_LBLOCK_CRC_OFF);

Completed in 213 milliseconds