Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_alloc.h44 #define XFS_ALLOC_FLAG_NOSHRINK 0x00000008 /* don't shrink the freelist */ macro
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_alloc.h25 #define XFS_ALLOC_FLAG_NOSHRINK (1U << 3) /* don't shrink the freelist */ macro

Completed in 2 milliseconds