Home
last modified time | relevance | path

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

/linux-6.6.21/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.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()
2762 targs.resv = XFS_AG_RESV_AGFL; in xfs_alloc_fix_freelist()
3299 ASSERT(args->resv != XFS_AG_RESV_AGFL); in xfs_alloc_vextent_check_args()
3797 ASSERT(type != XFS_AG_RESV_AGFL); in __xfs_free_extent()
/linux-6.6.21/fs/xfs/scrub/
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()
Dagheader_repair.c791 XFS_AG_RESV_AGFL); in xrep_agfl()