Searched refs:rcom (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/fs/dlm/
H A DMakefile14 rcom.o \
H A Dutil.c14 #include "rcom.h"
H A Dmember.c18 #include "rcom.h"
605 * recovery message (rcom), while dlm_recoverd is aborting and dlm_ls_stop()
608 * processing an rcom at the same time. Stopping dlm_recv also makes dlm_ls_stop()
H A Drecover.c20 #include "rcom.h"
234 * rsb so we can match an rcom reply with the rsb it was sent for.
436 * Another node recovering the master may have sent us a rcom lookup,
H A Ddir.c18 #include "rcom.h"
H A Drcom.c19 #include "rcom.h"
H A Ddlm_internal.h454 struct dlm_rcom rcom; member in union:dlm_packet
H A Dlock.c72 #include "rcom.h"
5030 dlm_rcom_in(&p->rcom); dlm_receive_buffer()
5031 type = p->rcom.rc_type; dlm_receive_buffer()
5053 dlm_send_ls_not_ready(nodeid, &p->rcom); dlm_receive_buffer()
5064 dlm_receive_rcom(ls, &p->rcom, nodeid); dlm_receive_buffer()

Completed in 189 milliseconds