Searched refs:rm_owner (Results 1 – 2 of 2) sorted by relevance
83 if (ino != be64_to_cpu(rmt->rm_owner)) in xfs_attr3_rmt_hdr_ok()112 if (rmt->rm_owner == 0) in xfs_attr3_rmt_verify()227 rmt->rm_owner = cpu_to_be64(ino); in xfs_attr3_rmt_hdr_set()
869 __be64 rm_owner; member