Home
last modified time | relevance | path

Searched refs:XFS_AGF_FLFIRST (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_format.h574 #define XFS_AGF_FLFIRST (1u << 6) macro
596 { XFS_AGF_FLFIRST, "FLFIRST" }, \
H A Dxfs_alloc.c2621 xfs_alloc_log_agf(tp, agbp, XFS_AGF_FLFIRST | XFS_AGF_FLLAST | in xfs_agfl_reset()
3074 logflags = XFS_AGF_FLFIRST | XFS_AGF_FLCOUNT; in xfs_alloc_get_freelist()
/linux/fs/xfs/scrub/
H A Dagheader_repair.c627 XFS_AGF_FLFIRST | XFS_AGF_FLLAST | XFS_AGF_FLCOUNT); in xrep_agfl_update_agf()