Searched refs:haveleft (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.c1523 int haveleft; /* have a left neighbor block */ local
1543 if ((error = xfs_alloc_lookup_le(bno_cur, bno, len, &haveleft)))
1545 if (haveleft) {
1556 haveleft = 0;
1602 if (haveleft && haveright) {
1662 else if (haveleft) {
1754 TRACE_FREE(haveleft ?

Completed in 220 milliseconds