Home
last modified time | relevance | path

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

/linux/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.c609 XFS_AG_RESV_NONE, 0); in xfs_bmap_btree_to_extents()
3316 xfs_ag_resv_needed(pag, XFS_AG_RESV_NONE)); in xfs_bmap_longest_free_extent()
3783 .resv = XFS_AG_RESV_NONE, in xfs_bmap_btalloc()
5419 XFS_AG_RESV_NONE, efi_flags); in xfs_bmap_del_extent_real()
/linux/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()
1212 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/fs/xfs/
H A Dxfs_reflink.c664 XFS_AG_RESV_NONE, in xfs_reflink_cancel_cow_blocks()