Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_discard.c155 uint64_t *blocks_trimmed) in xfs_trim_gather_extents() argument
259 *blocks_trimmed += flen; in xfs_trim_gather_extents()
303 uint64_t *blocks_trimmed) in xfs_trim_extents() argument
325 &tcur, extents, blocks_trimmed); in xfs_trim_extents()
374 uint64_t blocks_trimmed = 0; in xfs_ioc_trim() local
415 &blocks_trimmed); in xfs_ioc_trim()
428 range.len = XFS_FSB_TO_B(mp, blocks_trimmed); in xfs_ioc_trim()