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

/linux-master/fs/dlm/
H A Dlock.c546 int from_other = 0; local
555 from_other = 1;
576 (from_other && (dir_nodeid == our_nodeid))) {
613 if ((r->res_master_nodeid != our_nodeid) && from_other) {
616 log_debug(ls, "find_rsb toss from_other %d master %d dir %d %s",
677 if (from_other && (dir_nodeid != our_nodeid)) {
679 log_error(ls, "find_rsb new from_other %d dir %d our %d %s",
687 if (from_other) {
688 log_debug(ls, "find_rsb new from_other %d dir %d %s",
853 log_debug(ls, "validate master from_other
[all...]

Completed in 209 milliseconds