Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_discard.c29 uint64_t *blocks_trimmed) in xfs_trim_extents() argument
120 *blocks_trimmed += flen; in xfs_trim_extents()
160 uint64_t blocks_trimmed = 0; in xfs_ioc_trim() local
203 &blocks_trimmed); in xfs_ioc_trim()
214 range.len = XFS_FSB_TO_B(mp, blocks_trimmed); in xfs_ioc_trim()

Completed in 3 milliseconds