Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_format.h543 #define XFS_AGF_FLFIRST (1u << 6) macro
565 { XFS_AGF_FLFIRST, "FLFIRST" }, \
Dxfs_alloc.c2472 xfs_alloc_log_agf(tp, agbp, XFS_AGF_FLFIRST | XFS_AGF_FLLAST | in xfs_agfl_reset()
2867 logflags = XFS_AGF_FLFIRST | XFS_AGF_FLCOUNT; in xfs_alloc_get_freelist()
/fs/xfs/scrub/
Dagheader_repair.c636 XFS_AGF_FLFIRST | XFS_AGF_FLLAST | XFS_AGF_FLCOUNT); in xrep_agfl_update_agf()