Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_alloc.c2272 static const uint8_t fake_levels[XFS_BTNUM_AGF] = {1, 1, 1}; in xfs_alloc_min_freelist() local
2273 const uint8_t *levels = pag ? pag->pagf_levels : fake_levels; in xfs_alloc_min_freelist()