Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Drtsummary_repair.c95 hdr->rt_blkno = cpu_to_be64(xfs_buf_daddr(bp)); in xrep_rtsummary_prep_buf()
H A Drtbitmap_repair.c391 hdr->rt_blkno = cpu_to_be64(xfs_buf_daddr(bp)); in xrep_rtbitmap_prep_buf()
/linux/fs/xfs/libxfs/
H A Dxfs_format.h1326 __be64 rt_blkno; /* first block of the buffer */ member