Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_alloc.c1018 int dofirst; /* set to do first algorithm */ in xfs_alloc_ag_vextent_near() local
1020 dofirst = prandom_u32() & 1; in xfs_alloc_ag_vextent_near()
1087 if (dofirst) in xfs_alloc_ag_vextent_near()