Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_format.h574 #define XFS_AGF_FLFIRST (1u << 6) macro
596 { XFS_AGF_FLFIRST, "FLFIRST" }, \
/linux/fs/xfs/scrub/
H A Dagheader_repair.c627 XFS_AGF_FLFIRST | XFS_AGF_FLLAST | XFS_AGF_FLCOUNT); in xrep_agfl_update_agf()