Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_format.h672 #define XFS_AGF_FLFIRST 0x00000040 macro
694 { XFS_AGF_FLFIRST, "FLFIRST" }, \
Dxfs_alloc.c2177 xfs_alloc_log_agf(tp, agbp, XFS_AGF_FLFIRST | XFS_AGF_FLLAST | in xfs_agfl_reset()
2439 logflags = XFS_AGF_FLFIRST | XFS_AGF_FLCOUNT; in xfs_alloc_get_freelist()
/Linux-v5.4/fs/xfs/scrub/
Dagheader_repair.c568 XFS_AGF_FLFIRST | XFS_AGF_FLLAST | XFS_AGF_FLCOUNT); in xrep_agfl_update_agf()