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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_alloc.c1257 xfs_agblock_t bestfbno; local
1265 bestfbno = fbno;
1287 bestfbno = fbno;
1292 if ((error = xfs_alloc_lookup_eq(cnt_cur, bestfbno, bestflen,
1299 fbno = bestfbno;

Completed in 75 milliseconds