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

/linux-master/fs/xfs/libxfs/
H A Dxfs_attr_remote.c81 if (size != be32_to_cpu(rmt->rm_bytes))
106 if (be32_to_cpu(rmt->rm_bytes) > fsbsize - sizeof(*rmt))
109 be32_to_cpu(rmt->rm_bytes) > XFS_XATTR_SIZE_MAX)
255 rmt->rm_bytes = cpu_to_be32(size);
H A Dxfs_da_format.h855 __be32 rm_bytes; member in struct:xfs_attr3_rmt_hdr

Completed in 129 milliseconds