Searched refs:XFS_ALLOC_FLAG_NOSHRINK (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_alloc.h25 #define XFS_ALLOC_FLAG_NOSHRINK (1U << 3) /* don't shrink the freelist */ macro
H A Dxfs_alloc.c2894 while (!(alloc_flags & XFS_ALLOC_FLAG_NOSHRINK) &&

Completed in 144 milliseconds