Home
last modified time | relevance | path

Searched refs:nsm_local_state (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/lockd/
H A Dmon.c60 u32 __read_mostly nsm_local_state; variable
174 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()
H A Dsvc.c590 .procname = "nsm_local_state",
591 .data = &nsm_local_state,
H A Dclntproc.c525 req->a_args.state = nsm_local_state; in nlmclnt_lock()
/kernel/linux/linux-6.6/fs/lockd/
H A Dmon.c60 u32 __read_mostly nsm_local_state; variable
174 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()
H A Dsvc.c471 .procname = "nsm_local_state",
472 .data = &nsm_local_state,
H A Dclntproc.c532 req->a_args.state = nsm_local_state; in nlmclnt_lock()
/kernel/linux/linux-5.10/include/linux/lockd/
H A Dlockd.h203 extern u32 nsm_local_state;
/kernel/linux/linux-6.6/include/linux/lockd/
H A Dlockd.h205 extern u32 nsm_local_state;

Completed in 8 milliseconds