Home
last modified time | relevance | path

Searched refs:nlm_reboot (Results 1 – 9 of 9) sorted by relevance

/linux-2.6.39/include/linux/lockd/
Dxdr.h86 struct nlm_reboot { struct
110 int nlmsvc_decode_reboot(struct svc_rqst *, __be32 *, struct nlm_reboot *); argument
Dxdr4.h38 int nlm4svc_decode_reboot(struct svc_rqst *, __be32 *, struct nlm_reboot *);
Dlockd.h235 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/
Dhost.c521 const struct nlm_reboot *info) in next_host_state()
551 void nlm_host_rebooted(const struct nlm_reboot *info) in nlm_host_rebooted()
Dxdr.c314 nlmsvc_decode_reboot(struct svc_rqst *rqstp, __be32 *p, struct nlm_reboot *argp) in nlmsvc_decode_reboot()
Dxdr4.c305 nlm4svc_decode_reboot(struct svc_rqst *rqstp, __be32 *p, struct nlm_reboot *argp) in nlm4svc_decode_reboot()
Dmon.c358 struct nsm_handle *nsm_reboot_lookup(const struct nlm_reboot *info) in nsm_reboot_lookup()
Dsvc4proc.c410 nlm4svc_proc_sm_notify(struct svc_rqst *rqstp, struct nlm_reboot *argp, in nlm4svc_proc_sm_notify()
Dsvcproc.c450 nlmsvc_proc_sm_notify(struct svc_rqst *rqstp, struct nlm_reboot *argp, in nlmsvc_proc_sm_notify()