Searched refs:nlm_reboot (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/include/linux/lockd/ |
D | xdr.h | 86 struct nlm_reboot { struct 110 int nlmsvc_decode_reboot(struct svc_rqst *, __be32 *, struct nlm_reboot *); argument
|
D | xdr4.h | 38 int nlm4svc_decode_reboot(struct svc_rqst *, __be32 *, struct nlm_reboot *);
|
D | lockd.h | 240 const struct nlm_reboot *); 254 const struct nlm_reboot *info);
|
/linux-4.4.14/fs/lockd/ |
D | host.c | 514 const struct nlm_reboot *info) in next_host_state() 544 void nlm_host_rebooted(const struct net *net, const struct nlm_reboot *info) in nlm_host_rebooted()
|
D | xdr.c | 308 nlmsvc_decode_reboot(struct svc_rqst *rqstp, __be32 *p, struct nlm_reboot *argp) in nlmsvc_decode_reboot()
|
D | xdr4.c | 305 nlm4svc_decode_reboot(struct svc_rqst *rqstp, __be32 *p, struct nlm_reboot *argp) in nlm4svc_decode_reboot()
|
D | mon.c | 374 const struct nlm_reboot *info) in nsm_reboot_lookup()
|
D | svc4proc.c | 412 nlm4svc_proc_sm_notify(struct svc_rqst *rqstp, struct nlm_reboot *argp, in nlm4svc_proc_sm_notify()
|
D | svcproc.c | 455 nlmsvc_proc_sm_notify(struct svc_rqst *rqstp, struct nlm_reboot *argp, in nlmsvc_proc_sm_notify()
|