Home
last modified time | relevance | path

Searched refs:rt_owner (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/scrub/
H A Drtsummary_repair.c94 hdr->rt_owner = cpu_to_be64(I_INO(sc->ip)); in xrep_rtsummary_prep_buf()
H A Drtbitmap_repair.c390 hdr->rt_owner = cpu_to_be64(I_INO(sc->ip)); in xrep_rtbitmap_prep_buf()
/linux/fs/xfs/libxfs/
H A Dxfs_format.h1325 __be64 rt_owner; /* inode that owns the block */ member