rm_bytes 62 fs/xfs/libxfs/xfs_attr_remote.c if (size != be32_to_cpu(rmt->rm_bytes)) rm_bytes 89 fs/xfs/libxfs/xfs_attr_remote.c if (be32_to_cpu(rmt->rm_bytes) > fsbsize - sizeof(*rmt)) rm_bytes 92 fs/xfs/libxfs/xfs_attr_remote.c be32_to_cpu(rmt->rm_bytes) > XFS_XATTR_SIZE_MAX) rm_bytes 238 fs/xfs/libxfs/xfs_attr_remote.c rmt->rm_bytes = cpu_to_be32(size); rm_bytes 852 fs/xfs/libxfs/xfs_da_format.h __be32 rm_bytes;