Searched refs:zsbno (Results 1 – 1 of 1) sorted by relevance
1105 xfs_fsblock_t zsbno = xfs_daddr_to_rtb(mp, zone->start); in xfs_get_zone_info_cb() local1110 if (xfs_rtb_to_rgbno(mp, zsbno) != 0) { in xfs_get_zone_info_cb()1111 xfs_warn(mp, "mismatched zone start 0x%llx.", zsbno); in xfs_get_zone_info_cb()1115 rgno = xfs_rtb_to_rgno(mp, zsbno); in xfs_get_zone_info_cb()
Completed in 7 milliseconds