Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_alloc.c2255 static const uint8_t fake_levels[XFS_BTNUM_AGF] = {1, 1, 1}; in xfs_alloc_min_freelist() local
2256 const uint8_t *levels = pag ? pag->pagf_levels : fake_levels; in xfs_alloc_min_freelist()
/kernel/linux/linux-6.6/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()

Completed in 11 milliseconds