Home
last modified time | relevance | path

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

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