Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_ag_resv.c116 case XFS_AG_RESV_NONE: in xfs_ag_resv_needed()
370 case XFS_AG_RESV_NONE: in xfs_ag_resv_alloc_extent()
412 case XFS_AG_RESV_NONE: in xfs_ag_resv_free_extent()
Dxfs_ag.c930 .resv = XFS_AG_RESV_NONE, in xfs_ag_shrink_space()
1017 XFS_AG_RESV_NONE, true); in xfs_ag_shrink_space()
1101 len, &XFS_RMAP_OINFO_SKIP_UPDATE, XFS_AG_RESV_NONE); in xfs_ag_extend_space()
1146 xfs_ag_resv_needed(pag, XFS_AG_RESV_NONE); in xfs_ag_get_geometry()
Dxfs_types.h202 XFS_AG_RESV_NONE = 0, enumerator
Dxfs_ialloc_btree.c137 return __xfs_inobt_alloc_block(cur, start, new, stat, XFS_AG_RESV_NONE); in xfs_inobt_alloc_block()
172 return __xfs_inobt_free_block(cur, bp, XFS_AG_RESV_NONE); in xfs_inobt_free_block()
Dxfs_refcount.c1156 XFS_AG_RESV_NONE); in xfs_refcount_adjust_extents()
1218 XFS_AG_RESV_NONE); in xfs_refcount_adjust_extents()
1988 XFS_AG_RESV_NONE); in xfs_refcount_recover_cow_leftovers()
Dxfs_bmap_btree.c275 XFS_AG_RESV_NONE); in xfs_bmbt_free_block()
Dxfs_bmap.c578 XFS_AG_RESV_NONE); in xfs_bmap_btree_to_extents()
3196 xfs_ag_resv_needed(pag, XFS_AG_RESV_NONE)); in xfs_bmap_longest_free_extent()
3431 args.resv = XFS_AG_RESV_NONE; in xfs_bmap_exact_minlen_extent_alloc()
3691 .resv = XFS_AG_RESV_NONE, in xfs_bmap_btalloc()
5218 XFS_AG_RESV_NONE, in xfs_bmap_del_extent_real()
Dxfs_ialloc.c1857 XFS_AG_RESV_NONE); in xfs_difree_inode_chunk()
1903 &XFS_RMAP_OINFO_INODES, XFS_AG_RESV_NONE); in xfs_difree_inode_chunk()
/fs/xfs/
Dxfs_extfree_item.c699 .xefi_agresv = XFS_AG_RESV_NONE, in xfs_efi_item_recover()
Dxfs_reflink.c621 XFS_AG_RESV_NONE); in xfs_reflink_cancel_cow_blocks()