Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_format.h629 #define XFS_AGF_FLLAST 0x00000080 macro
646 { XFS_AGF_FLLAST, "FLLAST" }, \
Dxfs_alloc.c2173 logflags = XFS_AGF_FLLAST | XFS_AGF_FLCOUNT; in xfs_alloc_put_freelist()