Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_ag_resv.c361 case XFS_AG_RESV_AGFL: in xfs_ag_resv_alloc_extent()
403 case XFS_AG_RESV_AGFL: in xfs_ag_resv_free_extent()
Dxfs_types.h202 XFS_AG_RESV_AGFL, enumerator
Dxfs_alloc.c1070 args->resv == XFS_AG_RESV_AGFL || in xfs_alloc_ag_vextent_small()
1179 ASSERT(!args->wasfromfl || args->resv != XFS_AG_RESV_AGFL); in xfs_alloc_ag_vextent()
2355 XFS_AG_RESV_AGFL); in xfs_free_agfl_block()
2720 targs.resv = XFS_AG_RESV_AGFL; in xfs_alloc_fix_freelist()
3400 ASSERT(type != XFS_AG_RESV_AGFL); in __xfs_free_extent()
/linux-6.1.9/fs/xfs/scrub/
Drepair.c298 case XFS_AG_RESV_AGFL: in xrep_alloc_ag_block()
582 else if (resv == XFS_AG_RESV_AGFL) in xrep_reap_block()
Dagheader_repair.c707 XFS_AG_RESV_AGFL); in xrep_agfl()