Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A 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()
H A Dxfs_types.h202 XFS_AG_RESV_NONE = 0, enumerator
H A 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()
H A 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()
H A 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()
H A Dxfs_bmap_btree.c275 XFS_AG_RESV_NONE); in xfs_bmbt_free_block()
H A Dxfs_bmap.c578 XFS_AG_RESV_NONE); in xfs_bmap_btree_to_extents()
3201 xfs_ag_resv_needed(pag, XFS_AG_RESV_NONE)); in xfs_bmap_longest_free_extent()
3436 args.resv = XFS_AG_RESV_NONE; in xfs_bmap_exact_minlen_extent_alloc()
3696 .resv = XFS_AG_RESV_NONE, in xfs_bmap_btalloc()
5306 XFS_AG_RESV_NONE, in xfs_bmap_del_extent_real()
H A 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()
/openbmc/linux/fs/xfs/
H A Dxfs_extfree_item.c699 .xefi_agresv = XFS_AG_RESV_NONE, in xfs_efi_item_recover()
H A Dxfs_reflink.c607 XFS_AG_RESV_NONE); in xfs_reflink_cancel_cow_blocks()