Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_alloc.c1487 xfs_agblock_t bestfbno; in xfs_alloc_ag_vextent_size() local
1495 bestfbno = fbno; in xfs_alloc_ag_vextent_size()
1517 bestfbno = fbno; in xfs_alloc_ag_vextent_size()
1522 if ((error = xfs_alloc_lookup_eq(cnt_cur, bestfbno, bestflen, in xfs_alloc_ag_vextent_size()
1529 fbno = bestfbno; in xfs_alloc_ag_vextent_size()