Lines Matching refs:memb
63 struct dlm_member *memb;
78 list_for_each_entry(memb, &ls->ls_nodes, list) {
79 if (memb->nodeid == dlm_our_nodeid())
92 error = dlm_rcom_names(ls, memb->nodeid,
134 error = dlm_master_lookup(ls, memb->nodeid,
146 * memb->nodeid which says it is the master.
150 nodeid != memb->nodeid) {
153 "nodeid %d memb %d bad %u",
154 result, nodeid, memb->nodeid,
162 * master nodeid matches memb->nodeid. */
165 nodeid == memb->nodeid) {
170 * added with memb->nodeid as the master. */