Searched refs:rt_owner (Results 1 – 4 of 4) sorted by relevance
94 hdr->rt_owner = cpu_to_be64(sc->ip->i_ino); in xrep_rtsummary_prep_buf()
385 hdr->rt_owner = cpu_to_be64(sc->ip->i_ino); in xrep_rtbitmap_prep_buf()
217 if (hdr->rt_owner != cpu_to_be64(ip->i_ino)) { in xfs_rtbuf_get()1412 hdr->rt_owner = cpu_to_be64(ip->i_ino); in xfs_rtfile_initialize_block()
1319 __be64 rt_owner; /* inode that owns the block */ member