Searched refs:ddev_end (Results 1 – 1 of 1) sorted by relevance
184 u64 ddev_end; in xfs_dax_notify_failure() local210 ddev_end = ddev_start + bdev_nr_bytes(mp->m_ddev_targp->bt_bdev) - 1; in xfs_dax_notify_failure()215 if (offset > ddev_end) in xfs_dax_notify_failure()225 if (offset + len > ddev_end) in xfs_dax_notify_failure()226 len -= ddev_end - offset; in xfs_dax_notify_failure()