Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_ag_resv.c116 case XFS_AG_RESV_NONE: in xfs_ag_resv_needed()
358 case XFS_AG_RESV_NONE: in xfs_ag_resv_alloc_extent()
400 case XFS_AG_RESV_NONE: in xfs_ag_resv_free_extent()
A Dxfs_types.h190 XFS_AG_RESV_NONE = 0, enumerator
A Dxfs_ag.c829 .resv = XFS_AG_RESV_NONE, in xfs_ag_shrink_space()
916 XFS_AG_RESV_NONE, XFS_FREE_EXTENT_SKIP_DISCARD); in xfs_ag_shrink_space()
1000 len, &XFS_RMAP_OINFO_SKIP_UPDATE, XFS_AG_RESV_NONE); in xfs_ag_extend_space()
1045 xfs_ag_resv_needed(pag, XFS_AG_RESV_NONE); in xfs_ag_get_geometry()
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()
A Dxfs_refcount.c1162 XFS_AG_RESV_NONE, 0); in xfs_refcount_adjust_extents()
1225 XFS_AG_RESV_NONE, 0); in xfs_refcount_adjust_extents()
1967 XFS_AG_RESV_NONE, 0); in xfs_refcount_recover_cow_leftovers()
A Dxfs_bmap_btree.c285 XFS_AG_RESV_NONE, 0); in xfs_bmbt_free_block()
A Dxfs_ialloc.c1994 XFS_AG_RESV_NONE, 0); in xfs_difree_inode_chunk()
2040 &XFS_RMAP_OINFO_INODES, XFS_AG_RESV_NONE, 0); in xfs_difree_inode_chunk()
A Dxfs_bmap.c608 XFS_AG_RESV_NONE, 0); in xfs_bmap_btree_to_extents()
3284 xfs_ag_resv_needed(pag, XFS_AG_RESV_NONE)); in xfs_bmap_longest_free_extent()
3750 .resv = XFS_AG_RESV_NONE, in xfs_bmap_btalloc()
5351 XFS_AG_RESV_NONE, efi_flags); in xfs_bmap_del_extent_real()
/linux/fs/xfs/scrub/
A Dialloc_repair.c662 XFS_AG_RESV_NONE); in xrep_ibt_build_new_trees()
678 resv = XFS_AG_RESV_NONE; in xrep_ibt_build_new_trees()
786 &XFS_RMAP_OINFO_INOBT, XFS_AG_RESV_NONE); in xrep_ibt_remove_old_trees()
A Dreap.c450 ASSERT(rs->resv == XFS_AG_RESV_NONE); in xreap_agextent_iter()
662 .resv = XFS_AG_RESV_NONE, in xrep_reap_fsblocks()
946 imap->br_blockcount, NULL, XFS_AG_RESV_NONE, in xrep_reap_bmapi_iter()
A Dnewbt.c117 XFS_AG_RESV_NONE); in xrep_newbt_init_inode()
133 XFS_AG_RESV_NONE); in xrep_newbt_init_bare()
A Dcow_repair.c331 .resv = XFS_AG_RESV_NONE, in xrep_cow_alloc()
/linux/fs/xfs/
A Dxfs_extfree_item.c579 xefi->xefi_agresv = XFS_AG_RESV_NONE; in xfs_efi_recover_work()
A Dxfs_reflink.c606 XFS_AG_RESV_NONE, 0); in xfs_reflink_cancel_cow_blocks()

Completed in 45 milliseconds