Home
last modified time | relevance | path

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

/fs/xfs/
A Dxfs_notify_failure.c289 struct xfs_rmap_irec ri_high; in xfs_dax_notify_dev_failure() local
311 memset(&ri_high, 0xFF, sizeof(ri_high)); in xfs_dax_notify_dev_failure()
316 ri_high.rm_startblock = in xfs_dax_notify_dev_failure()
321 ri_high.rm_startblock + 1) - in xfs_dax_notify_dev_failure()
324 error = xfs_rmap_query_range(cur, &ri_low, &ri_high, in xfs_dax_notify_dev_failure()
A Dxfs_zone_gc.c315 struct xfs_rmap_irec ri_high; in xfs_zone_gc_query() local
326 memset(&ri_high, 0xFF, sizeof(ri_high)); in xfs_zone_gc_query()
334 error = xfs_rmap_query_range(cur, &ri_low, &ri_high, in xfs_zone_gc_query()

Completed in 5 milliseconds