Lines Matching full:rsb
229 * The recover_list contains all the rsb's for which we've requested the new
231 * rsb's are removed from the list. When the list is empty we're done.
233 * The recover_list is later similarly used for all rsb's for which we've sent
236 * We use the address of the rsb struct as a simple local identifier for the
237 * rsb so we can match an rcom reply with the rsb it was sent for.
384 /* Master recovery: find new master node for rsb's that were
400 * If we are the new master of the rsb, we may have received new
426 * The NEW_MASTER flag tells dlm_recover_locks() which rsb's to consider.
428 * rsb's to consider.
439 * We do async lookups on rsb's that need new masters. The rsb's
519 * Go through local root resources and for each rsb which has a master which
522 * we'll discover in this lookup if we're the new master of any rsb's.
601 remastered rsb on the new rsb master.
615 * an equal number of replies then recovery for the rsb is done
712 * The lvb needs to be recovered on all master rsb's. This includes setting
714 * based on the lvb's of the locks held on the rsb.
726 * of the rsb (NEW_MASTER2). Then, the rsb's lvb is taken from any lkb with
749 be set, and set the rsb lvb from the best lkb available. */ in recover_lvb()
813 /* All master rsb's flagged RECOVER_CONVERT need to be looked at. The locks
845 /* We've become the new master for this rsb and waiting/converting locks may