Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_format.h765 #define XFS_MIN_FREELIST(a,mp) \ macro
Dxfs_alloc.c1929 need = XFS_MIN_FREELIST(agf, mp); in xfs_alloc_fix_freelist()