Home
last modified time | relevance | path

Searched refs:generic_pipe_buf_map (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/include/linux/
Dpipe_fs_i.h154 void *generic_pipe_buf_map(struct pipe_inode_info *, struct pipe_buffer *, int);
/linux-3.4.99/fs/
Dpipe.c229 void *generic_pipe_buf_map(struct pipe_inode_info *pipe, in generic_pipe_buf_map() function
239 EXPORT_SYMBOL(generic_pipe_buf_map);
341 .map = generic_pipe_buf_map,
351 .map = generic_pipe_buf_map,
Dsplice.c137 .map = generic_pipe_buf_map,
157 .map = generic_pipe_buf_map,
548 .map = generic_pipe_buf_map,
/linux-3.4.99/kernel/
Drelay.c1202 .map = generic_pipe_buf_map,
/linux-3.4.99/kernel/trace/
Dtrace.c3550 .map = generic_pipe_buf_map,
4131 .map = generic_pipe_buf_map,
/linux-3.4.99/fs/fuse/
Ddev.c1210 .map = generic_pipe_buf_map,
/linux-3.4.99/net/core/
Dskbuff.c100 .map = generic_pipe_buf_map,