Searched refs:nlm_reboot (Results 1 – 6 of 6) sorted by relevance
/linux-2.4.37.9/include/linux/lockd/ |
D | xdr.h | 75 struct nlm_reboot { struct 99 int nlmsvc_decode_reboot(struct svc_rqst *, u32 *, struct nlm_reboot *); argument
|
D | xdr4.h | 38 int nlm4svc_decode_reboot(struct svc_rqst *, u32 *, struct nlm_reboot *);
|
/linux-2.4.37.9/fs/lockd/ |
D | svc4proc.c | 421 nlm4svc_proc_sm_notify(struct svc_rqst *rqstp, struct nlm_reboot *argp, in nlm4svc_proc_sm_notify()
|
D | svcproc.c | 449 nlmsvc_proc_sm_notify(struct svc_rqst *rqstp, struct nlm_reboot *argp, in nlmsvc_proc_sm_notify()
|
D | xdr.c | 365 nlmsvc_decode_reboot(struct svc_rqst *rqstp, u32 *p, struct nlm_reboot *argp) in nlmsvc_decode_reboot()
|
D | xdr4.c | 371 nlm4svc_decode_reboot(struct svc_rqst *rqstp, u32 *p, struct nlm_reboot *argp) in nlm4svc_decode_reboot()
|