Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_alloc.c1765 xfs_agblock_t bestfbno; in xfs_alloc_ag_vextent_size() local
1773 bestfbno = fbno; in xfs_alloc_ag_vextent_size()
1802 bestfbno = fbno; in xfs_alloc_ag_vextent_size()
1807 if ((error = xfs_alloc_lookup_eq(cnt_cur, bestfbno, bestflen, in xfs_alloc_ag_vextent_size()
1817 fbno = bestfbno; in xfs_alloc_ag_vextent_size()