Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_alloc.c660 xfs_agblock_t minend; /* end of minimal extent */ in xfs_alloc_ag_vextent_exact() local
691 minend = args->agbno + args->minlen; in xfs_alloc_ag_vextent_exact()
697 if (fend < minend) { in xfs_alloc_ag_vextent_exact()