Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_alloc.h187 bool skip_discard);
Dxfs_bmap.h189 bool skip_discard);
Dxfs_alloc.c3021 bool skip_discard) in __xfs_free_extent() argument
3052 if (skip_discard) in __xfs_free_extent()
Dxfs_bmap.c535 bool skip_discard) in __xfs_bmap_add_free() argument
563 new->xefi_skip_discard = skip_discard; in __xfs_bmap_add_free()
/Linux-v5.4/fs/xfs/
Dxfs_extfree_item.c363 bool skip_discard) in xfs_trans_free_extent() argument
376 oinfo, XFS_AG_RESV_NONE, skip_discard); in xfs_trans_free_extent()