]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/splice.h
OMAP: dmtimer: enable all timers to be wakeup events
[linux-2.6-omap-h63xx.git] / include / linux / splice.h
index 33e447f98a545c891192ab8b76acc78c92d6fc34..528dcb93c2f21b08cad24fd56e3a6ae8e707dbc0 100644 (file)
@@ -53,6 +53,7 @@ struct splice_pipe_desc {
        int nr_pages;                   /* number of pages in map */
        unsigned int flags;             /* splice flags */
        const struct pipe_buf_operations *ops;/* ops associated with output pipe */
+       void (*spd_release)(struct splice_pipe_desc *, unsigned int);
 };
 
 typedef int (splice_actor)(struct pipe_inode_info *, struct pipe_buffer *,