Searched refs:XFS_AGF_FLCOUNT (Results 1 – 3 of 3) sorted by relevance
576 #define XFS_AGF_FLCOUNT (1u << 8) macro598 { XFS_AGF_FLCOUNT, "FLCOUNT" }, \
2622 XFS_AGF_FLCOUNT); in xfs_agfl_reset()3074 logflags = XFS_AGF_FLFIRST | XFS_AGF_FLCOUNT; in xfs_alloc_get_freelist()3163 logflags = XFS_AGF_FLLAST | XFS_AGF_FLCOUNT; in xfs_alloc_put_freelist()
627 XFS_AGF_FLFIRST | XFS_AGF_FLLAST | XFS_AGF_FLCOUNT); in xrep_agfl_update_agf()
Completed in 27 milliseconds