Searched refs:nosteal_pipe_buf_ops (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dpipe_fs_i.h278 extern const struct pipe_buf_operations nosteal_pipe_buf_ops;
/linux-master/fs/
H A Dsplice.c411 const struct pipe_buf_operations nosteal_pipe_buf_ops = { variable in typeref:struct:pipe_buf_operations
415 EXPORT_SYMBOL(nosteal_pipe_buf_ops); variable
/linux-master/fs/fuse/
H A Ddev.c1405 bufs[page_nr].ops = &nosteal_pipe_buf_ops;
/linux-master/net/core/
H A Dskbuff.c3192 .ops = &nosteal_pipe_buf_ops,

Completed in 148 milliseconds