Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_alloc.c97 #define XFS_ALLOCBT_AGFL_RESERVE 4 macro
121 return mp->m_sb.sb_agcount * (XFS_ALLOCBT_AGFL_RESERVE + 4); in xfs_alloc_set_aside()
145 blocks += XFS_ALLOCBT_AGFL_RESERVE; in xfs_alloc_ag_max_usable()