Searched refs:zsbno (Results 1 – 1 of 1) sorted by relevance
995 xfs_fsblock_t zsbno = xfs_daddr_to_rtb(mp, zone->start); in xfs_get_zone_info_cb() local1000 if (xfs_rtb_to_rgbno(mp, zsbno) != 0) { in xfs_get_zone_info_cb()1001 xfs_warn(mp, "mismatched zone start 0x%llx.", zsbno); in xfs_get_zone_info_cb()1005 rgno = xfs_rtb_to_rgno(mp, zsbno); in xfs_get_zone_info_cb()