Searched refs:nlm_reboot (Results 1 – 9 of 9) sorted by relevance
/linux-2.6.39/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 | 235 void nlm_host_rebooted(const struct nlm_reboot *); 247 struct nsm_handle *nsm_reboot_lookup(const struct nlm_reboot *info);
|
/linux-2.6.39/fs/lockd/ |
D | host.c | 521 const struct nlm_reboot *info) in next_host_state() 551 void nlm_host_rebooted(const struct nlm_reboot *info) in nlm_host_rebooted()
|
D | xdr.c | 314 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 | 358 struct nsm_handle *nsm_reboot_lookup(const struct nlm_reboot *info) in nsm_reboot_lookup()
|
D | svc4proc.c | 410 nlm4svc_proc_sm_notify(struct svc_rqst *rqstp, struct nlm_reboot *argp, in nlm4svc_proc_sm_notify()
|
D | svcproc.c | 450 nlmsvc_proc_sm_notify(struct svc_rqst *rqstp, struct nlm_reboot *argp, in nlmsvc_proc_sm_notify()
|