Searched refs:nsm_local_state (Results 1 – 4 of 4) sorted by relevance
60 u32 __read_mostly nsm_local_state; variable174 if (unlikely(nsm_local_state != res.state)) { in nsm_monitor()175 nsm_local_state = res.state; in nsm_monitor()176 dprintk("lockd: NSM state changed to %d\n", nsm_local_state); in nsm_monitor()
505 .data = &nsm_local_state,
526 req->a_args.state = nsm_local_state; in nlmclnt_lock()
206 extern u32 nsm_local_state;
Completed in 8 milliseconds