Lines Matching defs:remid
162 printk(KERN_ERR "lkb: nodeid %d id %x remid %x exflags %x flags %x "
4189 log_error(ls, "receive_convert %x remid %x recover_seq %llu "
4244 log_error(ls, "receive_unlock %x remid %x remote %d %x",
4985 log_error(ls, "receive %d inval from %d lkid %x remid %x "
5561 uint32_t remid)
5566 if (lkb->lkb_nodeid == nodeid && lkb->lkb_remid == remid)
5573 uint32_t remid)
5577 lkb = search_remid_list(&r->res_grantqueue, nodeid, remid);
5580 lkb = search_remid_list(&r->res_convertqueue, nodeid, remid);
5583 lkb = search_remid_list(&r->res_waitqueue, nodeid, remid);
5638 back the rcom_lock struct we got but with the remid field filled in. */
5646 uint32_t remid = 0;
5655 remid = le32_to_cpu(rl->rl_lkid);
5674 from_nodeid, remid);
5679 lkb = search_remid(r, from_nodeid, remid);
5716 from_nodeid, remid, error);
5727 uint32_t lkid, remid;
5731 remid = le32_to_cpu(rl->rl_remid);
5737 lkid, rc->rc_header.h_nodeid, remid, result);
5747 lkid, rc->rc_header.h_nodeid, remid, result);
5762 lkid, rc->rc_header.h_nodeid, remid, result);
5768 lkb->lkb_remid = remid;
5772 lkid, rc->rc_header.h_nodeid, remid, result);