Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_alloc.c783 int dofirst; /* set to do first algorithm */ in xfs_alloc_ag_vextent_near() local
785 dofirst = random() & 1; in xfs_alloc_ag_vextent_near()
831 if (!dofirst) in xfs_alloc_ag_vextent_near()