Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_alloc.c2452 const unsigned int rmap_level = pag ? pag->pagf_rmap_level : 1; in xfs_alloc_min_freelist() local
2484 min_free += min(rmap_level + 1, mp->m_rmap_maxlevels) * 2 - 2; in xfs_alloc_min_freelist()