Searched refs:xfs_attr3_rmt_hdr (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_attr_remote.c75 struct xfs_attr3_rmt_hdr *rmt = ptr;
98 struct xfs_attr3_rmt_hdr *rmt = ptr;
204 struct xfs_attr3_rmt_hdr *rmt = (struct xfs_attr3_rmt_hdr *)ptr;
248 struct xfs_attr3_rmt_hdr *rmt = ptr;
272 return sizeof(struct xfs_attr3_rmt_hdr);
310 hdr_size = sizeof(struct xfs_attr3_rmt_hdr);
H A Dxfs_da_format.h852 struct xfs_attr3_rmt_hdr { struct
863 #define XFS_ATTR3_RMT_CRC_OFF offsetof(struct xfs_attr3_rmt_hdr, rm_crc)
867 sizeof(struct xfs_attr3_rmt_hdr) : 0))
H A Dxfs_ondisk.h60 XFS_CHECK_STRUCT_SIZE(struct xfs_attr3_rmt_hdr, 56);

Completed in 140 milliseconds