Home
last modified time | relevance | path

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

/linux-4.19.296/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-4.19.296/fs/xfs/libxfs/
Dxfs_alloc.h187 bool skip_discard);
Dxfs_bmap.h190 bool skip_discard);
Dxfs_alloc.c3035 bool skip_discard) in __xfs_free_extent() argument
3066 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()