Lines Matching full:rsb
228 * The recover_list contains all the rsb's for which we've requested the new
230 * rsb's are removed from the list. When the list is empty we're done.
232 * The recover_list is later similarly used for all rsb's for which we've sent
235 * We use the address of the rsb struct as a simple local identifier for the
236 * rsb so we can match an rcom reply with the rsb it was sent for.
380 /* Master recovery: find new master node for rsb's that were
396 * If we are the new master of the rsb, we may have received new
422 * The NEW_MASTER flag tells dlm_recover_locks() which rsb's to consider.
424 * rsb's to consider.
435 * We do async lookups on rsb's that need new masters. The rsb's
514 * Go through local root resources and for each rsb which has a master which
517 * we'll discover in this lookup if we're the new master of any rsb's.
600 remastered rsb on the new rsb master.
614 * an equal number of replies then recovery for the rsb is done
714 * The lvb needs to be recovered on all master rsb's. This includes setting
716 * based on the lvb's of the locks held on the rsb.
728 * of the rsb (NEW_MASTER2). Then, the rsb's lvb is taken from any lkb with
751 be set, and set the rsb lvb from the best lkb available. */ in recover_lvb()
815 /* All master rsb's flagged RECOVER_CONVERT need to be looked at. The locks
847 /* We've become the new master for this rsb and waiting/converting locks may
890 /* Create a single list of all root rsb's to be used during recovery */