]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/9p/mux.h
[PATCH] v9fs: Support to force umount
[linux-2.6-omap-h63xx.git] / fs / 9p / mux.h
index d7d8fa1c15291eec062507fad5d9a9ce6ec29c63..82ce793af1b57402cff569415c454eb404e6367b 100644 (file)
@@ -37,3 +37,4 @@ struct v9fs_rpcreq {
 int v9fs_mux_init(struct v9fs_session_info *v9ses, const char *dev_name);
 long v9fs_mux_rpc(struct v9fs_session_info *v9ses,
                  struct v9fs_fcall *tcall, struct v9fs_fcall **rcall);
+void v9fs_mux_cancel_requests(struct v9fs_session_info *v9ses, int err);