Lines Matching defs:done
446 * @done: If set, perform only cleanup, else search and set if found.
463 bool *done)
471 *done = true;
473 if (!*done)
474 *done = gfs2_jhead_pg_srch(jd, head, page);
518 bool done = false;
535 done = true;
577 gfs2_jhead_process_page(jd, blocks_read >> shift, head, &done);
579 if (done)
588 gfs2_jhead_process_page(jd, blocks_read >> shift, head, &done);