Lines Matching refs:recover_done
348 * 9. dlm_recoverd notifies gfs2 when done (recover_done with new generation)
364 * recover_done() provides a new lockspace generation number each time it
375 * 9. recover_done sets recover_start = new generation number
390 * . All nodes get the same recover_prep/recover_slot/recover_done callbacks
459 * the mounting node will get its initial recover_done() callback without
465 * number (from initial recover_done) and all lvb bits are clear.
470 * from recover_done callback. Indicates the jid bitmap has been updated
648 * recover_prep and recover_done callbacks, which means
650 * There's no point trying to do any work until recover_done.
739 * we should be getting a recover_done() for lvb_gen soon
845 * before the recover_done and control_lock will be ready for us below.
929 * lvb generation to be >= the generation from our first recover_done
1019 * callbacks between the recover_prep and next recover_done
1181 fs_err(sdp, "recover_done ignored due to withdraw.\n");
1253 .recover_done = gdlm_recover_done,