Home
last modified time | relevance | path

Searched refs:ri_high (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/xfs/
H A Dxfs_notify_failure.c293 struct xfs_rmap_irec ri_high; in xfs_dax_notify_dev_failure() local
315 memset(&ri_high, 0xFF, sizeof(ri_high)); in xfs_dax_notify_dev_failure()
320 ri_high.rm_startblock = in xfs_dax_notify_dev_failure()
325 ri_high.rm_startblock + 1) - in xfs_dax_notify_dev_failure()
328 error = xfs_rmap_query_range(cur, &ri_low, &ri_high, in xfs_dax_notify_dev_failure()
H A Dxfs_zone_gc.c317 struct xfs_rmap_irec ri_high; in xfs_zone_gc_query() local
328 memset(&ri_high, 0xFF, sizeof(ri_high)); in xfs_zone_gc_query()
339 error = xfs_rmap_query_range(cur, &ri_low, &ri_high, in xfs_zone_gc_query()