Searched refs:rm_offset (Results 1 – 2 of 2) sorted by relevance
79 if (offset != be32_to_cpu(rmt->rm_offset)) in xfs_attr3_rmt_hdr_ok()109 if (be32_to_cpu(rmt->rm_offset) + in xfs_attr3_rmt_verify()224 rmt->rm_offset = cpu_to_be32(offset); in xfs_attr3_rmt_hdr_set()
865 __be32 rm_offset; member