Home
last modified time | relevance | path

Searched refs:lkb_nodeid (Results 1 – 6 of 6) sorted by relevance

/linux/fs/dlm/
A Ddebug_fs.c60 if (lkb->lkb_nodeid) { in print_format1_lock()
61 if (lkb->lkb_nodeid != res->res_nodeid) in print_format1_lock()
62 seq_printf(s, " Remote: %3d %08x", lkb->lkb_nodeid, in print_format1_lock()
186 lkb->lkb_nodeid, in print_format2_lock()
240 lkb->lkb_nodeid, in print_format3_lock()
715 lkb->lkb_nodeid, lkb->lkb_resource->res_name); in waiters_read()
A Dlock.c1190 lkb->lkb_nodeid = -1; in create_lkb()
2724 lkb->lkb_nodeid = 0; in set_master()
2745 lkb->lkb_nodeid = 0; in set_master()
3711 to_nodeid = lkb->lkb_nodeid; in send_grant()
3732 to_nodeid = lkb->lkb_nodeid; in send_bast()
3802 to_nodeid = lkb->lkb_nodeid; in send_common_reply()
3996 else if (lkb->lkb_nodeid != -1 && lkb->lkb_nodeid != from) in validate_message()
4510 lkb->lkb_nodeid = from_nodeid; in receive_request_reply()
4554 lkb->lkb_nodeid = -1; in receive_request_reply()
4830 lkb->lkb_nodeid = -1; in receive_lookup_reply()
[all …]
A Dnetlink.c98 data->nodeid = lkb->lkb_nodeid; in fill_data()
A Ddlm_internal.h236 int lkb_nodeid; /* copied from rsb */ member
A Drecover.c407 lkb->lkb_nodeid = nodeid; in set_lock_master()
A Dlockspace.c719 return lkb->lkb_nodeid == 0 && lkb->lkb_grmode != DLM_LOCK_IV; in lkb_idr_is_local()

Completed in 27 milliseconds