Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/
Dxfs_notify_failure.c126 struct xfs_rmap_irec ri_high; in xfs_dax_notify_ddev_failure() local
144 memset(&ri_high, 0xFF, sizeof(ri_high)); in xfs_dax_notify_ddev_failure()
147 ri_high.rm_startblock = XFS_FSB_TO_AGBNO(mp, end_fsbno); in xfs_dax_notify_ddev_failure()
151 ri_high.rm_startblock); in xfs_dax_notify_ddev_failure()
155 error = xfs_rmap_query_range(cur, &ri_low, &ri_high, in xfs_dax_notify_ddev_failure()