Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A 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()
H A Dxfs_types.h203 XFS_AG_RESV_AGFL, enumerator
H A Dxfs_alloc.c1110 args->resv == XFS_AG_RESV_AGFL || in xfs_alloc_ag_vextent_small()
2378 XFS_AG_RESV_AGFL); in xfs_free_agfl_block()
2512 xefi->xefi_agresv = XFS_AG_RESV_AGFL; in xfs_defer_agfl_block()
2552 ASSERT(type != XFS_AG_RESV_AGFL); in __xfs_free_extent_later()
2759 targs.resv = XFS_AG_RESV_AGFL; in xfs_alloc_fix_freelist()
3296 ASSERT(args->resv != XFS_AG_RESV_AGFL); in xfs_alloc_vextent_check_args()
3794 ASSERT(type != XFS_AG_RESV_AGFL); in __xfs_free_extent()
/openbmc/linux/fs/xfs/scrub/
H A Dreap.c316 if (rs->resv == XFS_AG_RESV_AGFL) in xreap_agextent_select()
399 if (rs->resv == XFS_AG_RESV_AGFL) { in xreap_agextent_iter()
H A Dagheader_repair.c791 XFS_AG_RESV_AGFL); in xrep_agfl()