Home
last modified time | relevance | path

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

/fs/xfs/scrub/
A Drtsummary_repair.c95 hdr->rt_blkno = cpu_to_be64(xfs_buf_daddr(bp)); in xrep_rtsummary_prep_buf()
A Drtbitmap_repair.c388 hdr->rt_blkno = cpu_to_be64(xfs_buf_daddr(bp)); in xrep_rtbitmap_prep_buf()
/fs/xfs/libxfs/
A Dxfs_rtbitmap.c48 if (hdr->rt_blkno != cpu_to_be64(xfs_buf_daddr(bp))) in xfs_rtbuf_verify()
1413 hdr->rt_blkno = cpu_to_be64(XFS_FSB_TO_DADDR(mp, fsbno)); in xfs_rtfile_initialize_block()
A Dxfs_format.h1320 __be64 rt_blkno; /* first block of the buffer */ member

Completed in 17 milliseconds