Searched refs:ddev_end (Results 1 – 1 of 1) sorted by relevance
411 xfs_daddr_t ddev_end; in xfs_trim_datadev_extents() local414 ddev_end = min_t(xfs_daddr_t, end, in xfs_trim_datadev_extents()419 end_agno = xfs_daddr_to_agno(mp, ddev_end); in xfs_trim_datadev_extents()420 end_agbno = xfs_daddr_to_agbno(mp, ddev_end); in xfs_trim_datadev_extents()
Completed in 4 milliseconds