Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/ !
Dxfs_alloc.c1775 xfs_agblock_t bestfbno; in xfs_alloc_ag_vextent_size() local
1783 bestfbno = fbno; in xfs_alloc_ag_vextent_size()
1812 bestfbno = fbno; in xfs_alloc_ag_vextent_size()
1817 if ((error = xfs_alloc_lookup_eq(cnt_cur, bestfbno, bestflen, in xfs_alloc_ag_vextent_size()
1827 fbno = bestfbno; in xfs_alloc_ag_vextent_size()