]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/sunrpc/rpc_pipe_fs.h
pci: use pci_ioremap_bar() in sound/
[linux-2.6-omap-h63xx.git] / include / linux / sunrpc / rpc_pipe_fs.h
index ad293760f6ebaa23b6d1c85666eb78e57ffc873e..51b977a4ca203eee00cb7b44f769a29c710064d5 100644 (file)
@@ -23,9 +23,11 @@ struct rpc_inode {
        void *private;
        struct list_head pipe;
        struct list_head in_upcall;
+       struct list_head in_downcall;
        int pipelen;
        int nreaders;
        int nwriters;
+       int nkern_readwriters;
        wait_queue_head_t waitq;
 #define RPC_PIPE_WAIT_FOR_OPEN 1
        int flags;