Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_alloc.c1388 xfs_agblock_t bestfbno; in xfs_alloc_ag_vextent_size() local
1396 bestfbno = fbno; in xfs_alloc_ag_vextent_size()
1418 bestfbno = fbno; in xfs_alloc_ag_vextent_size()
1423 if ((error = xfs_alloc_lookup_eq(cnt_cur, bestfbno, bestflen, in xfs_alloc_ag_vextent_size()
1430 fbno = bestfbno; in xfs_alloc_ag_vextent_size()