Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_notify_failure.c127 struct xfs_rmap_irec ri_high; in xfs_dax_notify_ddev_failure() local
145 memset(&ri_high, 0xFF, sizeof(ri_high)); in xfs_dax_notify_ddev_failure()
148 ri_high.rm_startblock = XFS_FSB_TO_AGBNO(mp, end_fsbno); in xfs_dax_notify_ddev_failure()
152 ri_high.rm_startblock); in xfs_dax_notify_ddev_failure()
156 error = xfs_rmap_query_range(cur, &ri_low, &ri_high, in xfs_dax_notify_ddev_failure()