Home
last modified time | relevance | path

Searched refs:XFS_AGF_BTREEBLKS (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/xfs/libxfs/
H A Dxfs_format.h579 #define XFS_AGF_BTREEBLKS (1u << 11) macro
601 { XFS_AGF_BTREEBLKS, "BTREEBLKS" }, \
H A Dxfs_alloc.c3078 logflags |= XFS_AGF_BTREEBLKS; in xfs_alloc_get_freelist()
3167 logflags |= XFS_AGF_BTREEBLKS; in xfs_alloc_put_freelist()
/linux-6.15/fs/xfs/scrub/
H A Dalloc_repair.c675 xfs_alloc_log_agf(sc->tp, sc->sa.agf_bp, XFS_AGF_BTREEBLKS | in xrep_abt_reset_counters()
H A Drmap_repair.c1201 xfs_alloc_log_agf(sc->tp, sc->sa.agf_bp, XFS_AGF_BTREEBLKS); in xrep_rmap_reset_counters()