Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_alloc.c1205 xfs_agblock_t bestfbno; in xfs_alloc_ag_vextent_size() local
1213 bestfbno = fbno; in xfs_alloc_ag_vextent_size()
1235 bestfbno = fbno; in xfs_alloc_ag_vextent_size()
1240 if ((error = xfs_alloc_lookup_eq(cnt_cur, bestfbno, bestflen, in xfs_alloc_ag_vextent_size()
1247 fbno = bestfbno; in xfs_alloc_ag_vextent_size()