Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_alloc.c1762 xfs_agblock_t bestfbno; in xfs_alloc_ag_vextent_size() local
1770 bestfbno = fbno; in xfs_alloc_ag_vextent_size()
1799 bestfbno = fbno; in xfs_alloc_ag_vextent_size()
1804 if ((error = xfs_alloc_lookup_eq(cnt_cur, bestfbno, bestflen, in xfs_alloc_ag_vextent_size()
1814 fbno = bestfbno; in xfs_alloc_ag_vextent_size()
/kernel/linux/linux-6.6/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()

Completed in 12 milliseconds