Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_format.h545 #define XFS_AGF_FLFIRST (1u << 6) macro
567 { XFS_AGF_FLFIRST, "FLFIRST" }, \
A Dxfs_alloc.c2620 xfs_alloc_log_agf(tp, agbp, XFS_AGF_FLFIRST | XFS_AGF_FLLAST | in xfs_agfl_reset()
3063 logflags = XFS_AGF_FLFIRST | XFS_AGF_FLCOUNT; in xfs_alloc_get_freelist()
/linux/fs/xfs/scrub/
A Dagheader_repair.c627 XFS_AGF_FLFIRST | XFS_AGF_FLLAST | XFS_AGF_FLCOUNT); in xrep_agfl_update_agf()

Completed in 29 milliseconds