Searched refs:xfs_attr3_rmt_hdr (Results 1 – 2 of 2) sorted by relevance
54 return blocksize - sizeof(struct xfs_attr3_rmt_hdr); in xfs_attr3_rmt_buf_space() 88 struct xfs_attr3_rmt_hdr *rmt = ptr; in xfs_attr3_rmt_hdr_ok() 110 struct xfs_attr3_rmt_hdr *rmt = ptr; in xfs_attr3_rmt_verify() 216 struct xfs_attr3_rmt_hdr *rmt = (struct xfs_attr3_rmt_hdr *)ptr; in xfs_attr3_rmt_write_verify() 260 struct xfs_attr3_rmt_hdr *rmt = ptr; in xfs_attr3_rmt_hdr_set() 284 return sizeof(struct xfs_attr3_rmt_hdr); in xfs_attr3_rmt_hdr_set() 322 hdr_size = sizeof(struct xfs_attr3_rmt_hdr); in xfs_attr_rmtval_copyout()
66 XFS_CHECK_STRUCT_SIZE(struct xfs_attr3_rmt_hdr, 56); in xfs_check_ondisk_structs()