Home
last modified time | relevance | path

Searched refs:XFS_AG_RESV_NONE (Results 1 – 16 of 16) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_ag_resv.c117 case XFS_AG_RESV_NONE: in xfs_ag_resv_needed()
359 case XFS_AG_RESV_NONE: in xfs_ag_resv_alloc_extent()
402 case XFS_AG_RESV_NONE: in xfs_ag_resv_free_extent()
H A Dxfs_ag.c743 .resv = XFS_AG_RESV_NONE, in xfs_ag_shrink_space()
830 XFS_AG_RESV_NONE, XFS_FREE_EXTENT_SKIP_DISCARD); in xfs_ag_shrink_space()
943 len, &XFS_RMAP_OINFO_SKIP_UPDATE, XFS_AG_RESV_NONE); in xfs_ag_extend_space()
988 xfs_ag_resv_needed(pag, XFS_AG_RESV_NONE); in xfs_ag_get_geometry()
H A Dxfs_types.h194 XFS_AG_RESV_NONE = 0, enumerator
H A Dxfs_ialloc_btree.c146 return __xfs_inobt_alloc_block(cur, start, new, stat, XFS_AG_RESV_NONE); in xfs_inobt_alloc_block()
181 return __xfs_inobt_free_block(cur, bp, XFS_AG_RESV_NONE); in xfs_inobt_free_block()
H A Dxfs_bmap_btree.c285 XFS_AG_RESV_NONE, 0); in xfs_bmbt_free_block()
H A Dxfs_refcount.c1140 rec->rc_blockcount, NULL, XFS_AG_RESV_NONE, flags); in xrefc_free_extent()
2140 XFS_AG_RESV_NONE, in xfs_refcount_recover_cow_leftovers()
H A Dxfs_ialloc.c2014 XFS_AG_RESV_NONE, 0); in xfs_difree_inode_chunk()
2060 XFS_AG_RESV_NONE, 0); in xfs_difree_inode_chunk()
H A Dxfs_bmap.c607 XFS_AG_RESV_NONE, 0); in xfs_bmap_btree_to_extents()
3166 xfs_ag_resv_needed(pag, XFS_AG_RESV_NONE)); in xfs_bmap_longest_free_extent()
3638 .resv = XFS_AG_RESV_NONE, in xfs_bmap_btalloc()
5144 XFS_AG_RESV_NONE, efi_flags); in xfs_bmap_del_extent_real()
H A Dxfs_alloc.c2650 if (type != XFS_AG_RESV_NONE) { in xfs_defer_extent_free()
2651 ASSERT(type == XFS_AG_RESV_NONE); in xfs_defer_extent_free()
/linux/fs/xfs/scrub/
H A Dnewbt.c128 XFS_AG_RESV_NONE); in xrep_newbt_init_inode()
165 XFS_AG_RESV_NONE); in xrep_newbt_init_metadir_inode()
181 XFS_AG_RESV_NONE); in xrep_newbt_init_bare()
H A Dreap.c481 ASSERT(rs->resv == XFS_AG_RESV_NONE); in xreap_agextent_iter()
876 .resv = XFS_AG_RESV_NONE, in xrep_reap_fsblocks()
978 ASSERT(rs->resv == XFS_AG_RESV_NONE); in xreap_rgextent_iter()
1161 .resv = XFS_AG_RESV_NONE, in xrep_reap_rtblocks()
1199 .resv = XFS_AG_RESV_NONE, in xrep_reap_metadir_fsblocks()
1486 imap->br_blockcount, NULL, XFS_AG_RESV_NONE, in xrep_reap_bmapi_iter()
H A Dialloc_repair.c656 XFS_AG_RESV_NONE); in xrep_ibt_build_new_trees()
672 resv = XFS_AG_RESV_NONE; in xrep_ibt_build_new_trees()
779 &XFS_RMAP_OINFO_INOBT, XFS_AG_RESV_NONE); in xrep_ibt_remove_old_trees()
H A Dcow_repair.c420 .resv = XFS_AG_RESV_NONE, in xrep_cow_alloc()
/linux/fs/xfs/
H A Dxfs_extfree_item.c635 xefi->xefi_agresv = XFS_AG_RESV_NONE; in xfs_efi_recover_work()
H A Dxfs_zone_alloc.c289 XFS_AG_RESV_NONE, in xfs_zoned_map_extent()
H A Dxfs_reflink.c664 XFS_AG_RESV_NONE, in xfs_reflink_cancel_cow_blocks()