xfs_attr3_rmt_hdr   56 fs/xfs/libxfs/xfs_attr_remote.c 	struct xfs_attr3_rmt_hdr *rmt = ptr;
xfs_attr3_rmt_hdr   79 fs/xfs/libxfs/xfs_attr_remote.c 	struct xfs_attr3_rmt_hdr *rmt = ptr;
xfs_attr3_rmt_hdr  187 fs/xfs/libxfs/xfs_attr_remote.c 		struct xfs_attr3_rmt_hdr *rmt = (struct xfs_attr3_rmt_hdr *)ptr;
xfs_attr3_rmt_hdr  231 fs/xfs/libxfs/xfs_attr_remote.c 	struct xfs_attr3_rmt_hdr *rmt = ptr;
xfs_attr3_rmt_hdr  255 fs/xfs/libxfs/xfs_attr_remote.c 	return sizeof(struct xfs_attr3_rmt_hdr);
xfs_attr3_rmt_hdr  291 fs/xfs/libxfs/xfs_attr_remote.c 			hdr_size = sizeof(struct xfs_attr3_rmt_hdr);
xfs_attr3_rmt_hdr  860 fs/xfs/libxfs/xfs_da_format.h #define XFS_ATTR3_RMT_CRC_OFF	offsetof(struct xfs_attr3_rmt_hdr, rm_crc)
xfs_attr3_rmt_hdr  864 fs/xfs/libxfs/xfs_da_format.h 			sizeof(struct xfs_attr3_rmt_hdr) : 0))
xfs_attr3_rmt_hdr   55 fs/xfs/xfs_ondisk.h 	XFS_CHECK_STRUCT_SIZE(struct xfs_attr3_rmt_hdr,		56);