Searched refs:XFS_AG_RESV_AGFL (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_ag_resv.c361 case XFS_AG_RESV_AGFL:
403 case XFS_AG_RESV_AGFL:
H A Dxfs_types.h191 XFS_AG_RESV_AGFL, enumerator in enum:xfs_ag_resv_type
H A Dxfs_alloc.c1144 args->resv == XFS_AG_RESV_AGFL ||
2439 XFS_AG_RESV_AGFL);
2573 xefi->xefi_agresv = XFS_AG_RESV_AGFL;
2614 ASSERT(type != XFS_AG_RESV_AGFL);
2920 targs.resv = XFS_AG_RESV_AGFL;
3451 ASSERT(args->resv != XFS_AG_RESV_AGFL);
3949 ASSERT(type != XFS_AG_RESV_AGFL);
/linux-master/fs/xfs/scrub/
H A Dreap.c320 if (rs->resv == XFS_AG_RESV_AGFL)
434 if (rs->resv == XFS_AG_RESV_AGFL) {
H A Dnewbt.c408 ASSERT(xnr->resv != XFS_AG_RESV_AGFL);
H A Dagheader_repair.c777 XFS_AG_RESV_AGFL);

Completed in 401 milliseconds