Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_ag_resv.c350 case XFS_AG_RESV_AGFL: in xfs_ag_resv_alloc_extent()
393 case XFS_AG_RESV_AGFL: in xfs_ag_resv_free_extent()
H A Dxfs_types.h195 XFS_AG_RESV_AGFL, enumerator
/linux/fs/xfs/scrub/
H A Dreap.c352 if (rs->resv == XFS_AG_RESV_AGFL) in xreap_agextent_select()
471 if (rs->resv == XFS_AG_RESV_AGFL) { in xreap_agextent_iter()
H A Dnewbt.c448 ASSERT(xnr->resv != XFS_AG_RESV_AGFL); in xrep_newbt_free_extent()
H A Dagheader_repair.c782 XFS_AG_RESV_AGFL); in xrep_agfl()