patch-2.2.18 linux/include/linux/lockd/xdr.h
Next file: linux/include/linux/lockd/xdr4.h
Previous file: linux/include/linux/lockd/nlm.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Tue Nov 28 17:09:58 2000
- Orig file:
v2.2.17/include/linux/lockd/xdr.h
- Orig date:
Fri Apr 21 23:11:46 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/include/linux/lockd/xdr.h linux/include/linux/lockd/xdr.h
@@ -74,6 +74,7 @@
#define NLMSVC_XDRSIZE sizeof(struct nlm_args)
void nlmxdr_init(void);
+void nlmxdr_shutdown(void);
int nlmsvc_decode_testargs(struct svc_rqst *, u32 *, struct nlm_args *);
int nlmsvc_encode_testres(struct svc_rqst *, u32 *, struct nlm_res *);
int nlmsvc_decode_lockargs(struct svc_rqst *, u32 *, struct nlm_args *);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)