Lines Matching refs:state
51 u32 state;
58 * Local NSM state
174 if (unlikely(nsm_local_state != res.state)) {
175 nsm_local_state = res.state;
176 dprintk("lockd: NSM state changed to %d\n", nsm_local_state);
255 * lock state if cookies were not unique across reboots.
447 * (via the NLMPROC_SM_NOTIFY call) that the state of host "mon_name"
508 resp->state = be32_to_cpup(p);
510 dprintk("lockd: %s status %d state %d\n",
511 __func__, resp->status, resp->state);
525 resp->state = be32_to_cpup(p);
527 dprintk("lockd: %s state %d\n", __func__, resp->state);