Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_ag_resv.c333 case XFS_AG_RESV_AGFL: in xfs_ag_resv_alloc_extent()
375 case XFS_AG_RESV_AGFL: in xfs_ag_resv_free_extent()
Dxfs_types.h174 XFS_AG_RESV_AGFL, enumerator
Dxfs_alloc.c1057 args->resv == XFS_AG_RESV_AGFL || in xfs_alloc_ag_vextent_small()
1165 ASSERT(!args->wasfromfl || args->resv != XFS_AG_RESV_AGFL); in xfs_alloc_ag_vextent()
2340 XFS_AG_RESV_AGFL); in xfs_free_agfl_block()
2602 targs.resv = XFS_AG_RESV_AGFL; in xfs_alloc_fix_freelist()
3288 ASSERT(type != XFS_AG_RESV_AGFL); in __xfs_free_extent()
/fs/xfs/scrub/
Drepair.c296 case XFS_AG_RESV_AGFL: in xrep_alloc_ag_block()
577 else if (resv == XFS_AG_RESV_AGFL) in xrep_reap_block()
Dagheader_repair.c692 XFS_AG_RESV_AGFL); in xrep_agfl()