Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_alloc.h137 bool skip_discard);
216 bool skip_discard);
Dxfs_alloc.c2501 bool skip_discard) in __xfs_free_extent_later() argument
2526 if (skip_discard) in __xfs_free_extent_later()
3388 bool skip_discard) in __xfs_free_extent() argument
3427 if (skip_discard) in __xfs_free_extent()
/linux-6.1.9/fs/xfs/
Dxfs_extfree_item.c351 bool skip_discard) in xfs_trans_free_extent() argument
364 oinfo, XFS_AG_RESV_NONE, skip_discard); in xfs_trans_free_extent()