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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_alloc.c1327 xfs_agblock_t bestfbno; local
1335 bestfbno = fbno;
1357 bestfbno = fbno;
1362 if ((error = xfs_alloc_lookup_eq(cnt_cur, bestfbno, bestflen,
1369 fbno = bestfbno;

Completed in 45 milliseconds