Home
last modified time | relevance | path

Searched refs:nsm_local_state (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/fs/lockd/
Dmon.c57 u32 __read_mostly nsm_local_state; variable
161 if (unlikely(nsm_local_state != res.state)) { in nsm_monitor()
162 nsm_local_state = res.state; in nsm_monitor()
163 dprintk("lockd: NSM state changed to %d\n", nsm_local_state); in nsm_monitor()
Dsvc.c404 .data = &nsm_local_state,
Dclntproc.c523 req->a_args.state = nsm_local_state; in nlmclnt_lock()
/linux-2.6.39/include/linux/lockd/
Dlockd.h199 extern u32 nsm_local_state;