Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_ag_resv.c339 case XFS_AG_RESV_AGFL: in xfs_ag_resv_alloc_extent()
381 case XFS_AG_RESV_AGFL: in xfs_ag_resv_free_extent()
Dxfs_alloc.c745 ASSERT(!args->wasfromfl || args->resv != XFS_AG_RESV_AGFL); in xfs_alloc_ag_vextent()
1616 args->resv != XFS_AG_RESV_AGFL && in xfs_alloc_ag_vextent_small()
2089 XFS_AG_RESV_AGFL); in xfs_free_agfl_block()
2345 targs.resv = XFS_AG_RESV_AGFL; in xfs_alloc_fix_freelist()
3028 ASSERT(type != XFS_AG_RESV_AGFL); in __xfs_free_extent()
/Linux-v4.19/fs/xfs/scrub/
Drepair.c310 case XFS_AG_RESV_AGFL: in xrep_alloc_ag_block()
591 else if (resv == XFS_AG_RESV_AGFL) in xrep_reap_block()
Dagheader_repair.c712 return xrep_reap_extents(sc, &agfl_extents, &oinfo, XFS_AG_RESV_AGFL); in xrep_agfl()
/Linux-v4.19/fs/xfs/
Dxfs_mount.h316 XFS_AG_RESV_AGFL, enumerator