Lines Matching defs:handled
3248 * is handled in the write patch (handle_stripe_dirtying).
3674 * Don't even need to abort as that is handled elsewhere
4286 * STRIPE_INSYNC not set and let the stripe be handled again
4778 * a head which can now be handled.
4896 /* already being handled, ensure it gets handled
5506 * increments when the handle_list is handled before the hold_list; however, it
5942 * handled quite separately ... here.
6319 int handled = 0;
6342 return handled;
6349 return handled;
6355 handled++;
6362 return handled;
6423 int handled;
6429 handled = 0;
6441 handled += batch_size;
6446 pr_debug("%d stripes handled\n", handled);
6463 * We scan the hash table for stripes which can be handled now.
6471 int handled;
6479 handled = 0;
6509 handled++;
6516 handled += batch_size;
6524 pr_debug("%d stripes handled\n", handled);