Searched refs:XFS_AGF_FLLAST (Results 1 – 3 of 3) sorted by relevance
535 #define XFS_AGF_FLLAST 0x00000080 macro557 { XFS_AGF_FLLAST, "FLLAST" }, \
2434 xfs_alloc_log_agf(tp, agbp, XFS_AGF_FLFIRST | XFS_AGF_FLLAST | in xfs_agfl_reset()2903 logflags = XFS_AGF_FLLAST | XFS_AGF_FLCOUNT; in xfs_alloc_put_freelist()
566 XFS_AGF_FLFIRST | XFS_AGF_FLLAST | XFS_AGF_FLCOUNT); in xrep_agfl_update_agf()
Completed in 17 milliseconds