Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_format.h660 #define XFS_AGF_FLFIRST 0x00000040 macro
677 { XFS_AGF_FLFIRST, "FLFIRST" }, \
Dxfs_alloc.c2129 logflags = XFS_AGF_FLFIRST | XFS_AGF_FLCOUNT; in xfs_alloc_get_freelist()