Searched refs:from_other (Results 1 - 1 of 1) sorted by last modified time

/linux-master/fs/dlm/
H A Dlock.c760 int from_other = 0; local
769 from_other = 1;
790 (from_other && (dir_nodeid == our_nodeid))) {
849 if ((r->res_master_nodeid != our_nodeid) && from_other) {
852 log_debug(ls, "find_rsb toss from_other %d master %d dir %d %s",
919 if (from_other && (dir_nodeid != our_nodeid)) {
921 log_error(ls, "find_rsb new from_other %d dir %d our %d %s",
929 if (from_other) {
930 log_debug(ls, "find_rsb new from_other %d dir %d %s",
1145 log_debug(ls, "validate master from_other
[all...]

Completed in 151 milliseconds