Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_trans_extfree.c60 bool skip_discard) in xfs_trans_free_extent() argument
72 oinfo, XFS_AG_RESV_NONE, skip_discard); in xfs_trans_free_extent()
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_alloc.h187 bool skip_discard);
Dxfs_bmap.h189 bool skip_discard);
Dxfs_alloc.c3018 bool skip_discard) in __xfs_free_extent() argument
3049 if (skip_discard) in __xfs_free_extent()
Dxfs_bmap.c540 bool skip_discard) in __xfs_bmap_add_free() argument
568 new->xefi_skip_discard = skip_discard; in __xfs_bmap_add_free()