Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_discard.c437 xfs_rtxnum_t restart_rtx; member
527 tr->restart_rtx = rec->ar_startext; in xfs_trim_gather_rtextent()
549 tr->restart_rtx = rec->ar_startext + rec->ar_extcount; in xfs_trim_gather_rtextent()
599 low = tr.restart_rtx; in xfs_trim_rtextents()
614 xfs_rtxnum_t restart_rtx; member
640 tr->restart_rtx = rec->ar_startext; in xfs_trim_gather_rtgroup_extent()
666 tr->restart_rtx = rec->ar_startext + rec->ar_extcount; in xfs_trim_gather_rtgroup_extent()
731 low = tr.restart_rtx; in xfs_trim_rtgroup_extents()