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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dlocalalloc.c607 int numfound, bitoff, left, startoff, lastzero; local
620 numfound = bitoff = startoff = 0;
629 "numfound = %d\n", bitoff, startoff, numfound);*/
635 numfound++;
639 numfound = 1;
643 if (numfound == numbits) {
649 mlog(0, "Exiting loop, bitoff = %d, numfound = %d\n", bitoff,
650 numfound);
652 if (numfound
[all...]

Completed in 43 milliseconds