Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_ag_resv.c349 case XFS_AG_RESV_AGFL: in xfs_ag_resv_alloc_extent()
392 case XFS_AG_RESV_AGFL: in xfs_ag_resv_free_extent()
H A Dxfs_types.h195 XFS_AG_RESV_AGFL, enumerator
H A Dxfs_alloc.c1242 args->resv == XFS_AG_RESV_AGFL || in xfs_alloc_ag_vextent_small()
2950 1, &targs.oinfo, XFS_AG_RESV_AGFL, 0); in xfs_alloc_fix_freelist()
2969 targs.resv = XFS_AG_RESV_AGFL; in xfs_alloc_fix_freelist()
3523 ASSERT(args->resv != XFS_AG_RESV_AGFL); in xfs_alloc_vextent_check_args()
4020 ASSERT(type != XFS_AG_RESV_AGFL); in __xfs_free_extent()
/linux/fs/xfs/
H A Dxfs_extfree_item.c489 if (xefi->xefi_agresv == XFS_AG_RESV_AGFL) in xefi_ops()
602 XFS_AG_RESV_AGFL); in xfs_agfl_free_finish_item()
/linux/fs/xfs/scrub/
H A Dnewbt.c457 ASSERT(xnr->resv != XFS_AG_RESV_AGFL); in xrep_newbt_free_extent()
H A Dreap.c373 if (rs->resv == XFS_AG_RESV_AGFL) in xreap_agextent_select()
494 if (rs->resv == XFS_AG_RESV_AGFL) { in xreap_agextent_iter()
H A Dagheader_repair.c782 XFS_AG_RESV_AGFL); in xrep_agfl()