Searched refs:XFS_AGF_FLCOUNT (Results 1 – 2 of 2) sorted by relevance
662 #define XFS_AGF_FLCOUNT 0x00000100 macro679 { XFS_AGF_FLCOUNT, "FLCOUNT" }, \
2129 logflags = XFS_AGF_FLFIRST | XFS_AGF_FLCOUNT; in xfs_alloc_get_freelist()2233 logflags = XFS_AGF_FLLAST | XFS_AGF_FLCOUNT; in xfs_alloc_put_freelist()