Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_ag_resv.c113 case XFS_AG_RESV_NONE: in xfs_ag_resv_needed()
340 case XFS_AG_RESV_NONE: in xfs_ag_resv_alloc_extent()
382 case XFS_AG_RESV_NONE: in xfs_ag_resv_free_extent()
Dxfs_types.h174 XFS_AG_RESV_NONE = 0, enumerator
Dxfs_ialloc_btree.c115 return __xfs_inobt_alloc_block(cur, start, new, stat, XFS_AG_RESV_NONE); in xfs_inobt_alloc_block()
147 return __xfs_inobt_free_block(cur, bp, XFS_AG_RESV_NONE); in xfs_inobt_free_block()
Dxfs_ag.c535 XFS_AG_RESV_NONE); in xfs_ag_extend_space()
578 xfs_ag_resv_needed(pag, XFS_AG_RESV_NONE); in xfs_ag_get_geometry()
Dxfs_bmap.c3217 xfs_ag_resv_needed(pag, XFS_AG_RESV_NONE)); in xfs_bmap_longest_free_extent()
3555 args.resv = XFS_AG_RESV_NONE; in xfs_bmap_btalloc()
/Linux-v5.4/fs/xfs/
Dxfs_filestream.c190 xfs_ag_resv_needed(pag, XFS_AG_RESV_NONE)); in xfs_filestream_pick_ag()
Dxfs_extfree_item.c376 oinfo, XFS_AG_RESV_NONE, skip_discard); in xfs_trans_free_extent()