Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_alloc.c1904 xfs_agblock_t bestfbno; in xfs_alloc_ag_vextent_size() local
1912 bestfbno = fbno; in xfs_alloc_ag_vextent_size()
1943 bestfbno = fbno; in xfs_alloc_ag_vextent_size()
1948 if ((error = xfs_alloc_lookup_eq(cnt_cur, bestfbno, bestflen, in xfs_alloc_ag_vextent_size()
1959 fbno = bestfbno; in xfs_alloc_ag_vextent_size()