Searched refs:ls_slot (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/dlm/
H A Dmember.c135 if (ls->ls_slot && ls->ls_slot != memb->slot) {
137 "changed %d %d", ls->ls_slot,
142 if (!ls->ls_slot)
143 ls->ls_slot = memb->slot;
176 memb->slot = ls->ls_slot;
253 if (!ls->ls_slot && memb->nodeid == our_nodeid)
254 ls->ls_slot = memb->slot;
531 ls->ls_slot, ls->ls_generation);
H A Drcom.c118 rf->rf_our_slot = cpu_to_le16(ls->ls_slot);
H A Ddlm_internal.h587 int ls_slot; member in struct:dlm_ls
H A Dlockspace.c571 ls->ls_slot = 0;

Completed in 123 milliseconds