Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_ialloc.c711 int do_sparse = 0; in xfs_ialloc_ag_alloc() local
724 do_sparse = get_random_u32_below(2); in xfs_ialloc_ag_alloc()
746 if (do_sparse) in xfs_ialloc_ag_alloc()