Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/libxfs/
H A Dxfs_ag_resv.c118 case XFS_AG_RESV_NONE: in xfs_ag_resv_needed()
360 case XFS_AG_RESV_NONE: in xfs_ag_resv_alloc_extent()
403 case XFS_AG_RESV_NONE: in xfs_ag_resv_free_extent()
H A Dxfs_ag.c752 .resv = XFS_AG_RESV_NONE, in xfs_ag_shrink_space()
839 XFS_AG_RESV_NONE, XFS_FREE_EXTENT_SKIP_DISCARD); in xfs_ag_shrink_space()
924 len, &XFS_RMAP_OINFO_SKIP_UPDATE, XFS_AG_RESV_NONE); in xfs_ag_extend_space()
969 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.c1141 rec->rc_blockcount, NULL, XFS_AG_RESV_NONE, flags); in xrefc_free_extent()
2143 XFS_AG_RESV_NONE, in xfs_refcount_recover_cow_leftovers()
H A Dxfs_ialloc.c2013 XFS_AG_RESV_NONE, 0); in xfs_difree_inode_chunk()
2059 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()
3174 xfs_ag_resv_needed(pag, XFS_AG_RESV_NONE)); in xfs_bmap_longest_free_extent()
3641 .resv = XFS_AG_RESV_NONE, in xfs_bmap_btalloc()
5148 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-6.15/fs/xfs/scrub/
H A Dreap.c458 ASSERT(rs->resv == XFS_AG_RESV_NONE); in xreap_agextent_iter()
670 .resv = XFS_AG_RESV_NONE, in xrep_reap_fsblocks()
768 ASSERT(rs->resv == XFS_AG_RESV_NONE); in xreap_rgextent_iter()
888 .resv = XFS_AG_RESV_NONE, in xrep_reap_rtblocks()
924 .resv = XFS_AG_RESV_NONE, in xrep_reap_metadir_fsblocks()
1215 imap->br_blockcount, NULL, XFS_AG_RESV_NONE, in xrep_reap_bmapi_iter()
H A Dnewbt.c119 XFS_AG_RESV_NONE); in xrep_newbt_init_inode()
156 XFS_AG_RESV_NONE); in xrep_newbt_init_metadir_inode()
172 XFS_AG_RESV_NONE); in xrep_newbt_init_bare()
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-6.15/fs/xfs/
H A Dxfs_extfree_item.c624 xefi->xefi_agresv = XFS_AG_RESV_NONE; in xfs_efi_recover_work()
H A Dxfs_zone_alloc.c245 XFS_AG_RESV_NONE, in xfs_zoned_map_extent()
H A Dxfs_reflink.c664 XFS_AG_RESV_NONE, in xfs_reflink_cancel_cow_blocks()