Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_alloc.h88 #define XFS_ALLOC_AGFL_RESERVE 4 macro
Dxfs_alloc.c103 return mp->m_sb.sb_agcount * (XFS_ALLOC_AGFL_RESERVE + 4); in xfs_alloc_set_aside()
127 blocks += XFS_ALLOC_AGFL_RESERVE; in xfs_alloc_ag_max_usable()