Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_alloc.h173 bool skip_discard);
H A Dxfs_bmap.h194 bool skip_discard);
H A Dxfs_alloc.c3277 bool skip_discard) in __xfs_free_extent() argument
3314 if (skip_discard) in __xfs_free_extent()
H A Dxfs_bmap.c535 bool skip_discard) in __xfs_bmap_add_free() argument
564 new->xefi_skip_discard = skip_discard; in __xfs_bmap_add_free()
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_extfree_item.c362 bool skip_discard) in xfs_trans_free_extent() argument
375 oinfo, XFS_AG_RESV_NONE, skip_discard); in xfs_trans_free_extent()