Lines Matching defs:done
454 * @done: If set, perform only cleanup, else search and set if found.
471 bool *done)
479 *done = true;
481 if (!*done)
482 *done = gfs2_jhead_pg_srch(jd, head, &folio->page);
525 bool done = false;
541 done = true;
583 gfs2_jhead_process_page(jd, blocks_read >> shift, head, &done);
585 if (done)
594 gfs2_jhead_process_page(jd, blocks_read >> shift, head, &done);