Searched refs:rm_owner (Results 1 – 2 of 2) sorted by relevance
85 if (ino != be64_to_cpu(rmt->rm_owner)) in xfs_attr3_rmt_hdr_ok()114 if (rmt->rm_owner == 0) in xfs_attr3_rmt_verify()224 rmt->rm_owner = cpu_to_be64(ino); in xfs_attr3_rmt_hdr_set()
850 __be64 rm_owner; member