Searched refs:XFS_AGF_BTREEBLKS (Results 1 - 4 of 4) sorted by last modified time

/linux-master/fs/xfs/scrub/
H A Drmap_repair.c1154 xfs_alloc_log_agf(sc->tp, sc->sa.agf_bp, XFS_AGF_BTREEBLKS);
H A Dalloc_repair.c675 xfs_alloc_log_agf(sc->tp, sc->sa.agf_bp, XFS_AGF_BTREEBLKS |
/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h547 #define XFS_AGF_BTREEBLKS (1u << 11) macro
569 { XFS_AGF_BTREEBLKS, "BTREEBLKS" }, \
H A Dxfs_alloc.c3029 logflags |= XFS_AGF_BTREEBLKS;
3118 logflags |= XFS_AGF_BTREEBLKS;

Completed in 259 milliseconds