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())
91 error = dlm_rcom_names(ls, memb->nodeid,
133 error = dlm_master_lookup(ls, memb->nodeid,
145 * memb->nodeid which says it is the master.
149 nodeid != memb->nodeid) {
152 "nodeid %d memb %d bad %u",
153 result, nodeid, memb->nodeid,
161 * master nodeid matches memb->nodeid. */
164 nodeid == memb->nodeid) {
169 * added with memb->nodeid as the master. */