Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_ag.h103 #define XFS_AGF_FLFIRST 0x00000040 macro
Dxfs_alloc.c2036 TRACE_MODAGF(NULL, agf, XFS_AGF_FLFIRST | XFS_AGF_FLCOUNT); in xfs_alloc_get_freelist()
2037 xfs_alloc_log_agf(tp, agbp, XFS_AGF_FLFIRST | XFS_AGF_FLCOUNT); in xfs_alloc_get_freelist()