Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/libxfs/
Dxfs_format.h544 #define XFS_AGF_FLLAST (1u << 7) macro
566 { XFS_AGF_FLLAST, "FLLAST" }, \
Dxfs_alloc.c2449 xfs_alloc_log_agf(tp, agbp, XFS_AGF_FLFIRST | XFS_AGF_FLLAST | in xfs_agfl_reset()
2899 logflags = XFS_AGF_FLLAST | XFS_AGF_FLCOUNT; in xfs_alloc_put_freelist()
/Linux-v6.1/fs/xfs/scrub/
Dagheader_repair.c574 XFS_AGF_FLFIRST | XFS_AGF_FLLAST | XFS_AGF_FLCOUNT); in xrep_agfl_update_agf()