Home
last modified time | relevance | path

Searched refs:splice_grow_spd (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/include/linux/
Dsplice.h81 extern int splice_grow_spd(const struct pipe_inode_info *, struct splice_pipe_desc *);
/linux-4.1.27/fs/
Dsplice.c277 int splice_grow_spd(const struct pipe_inode_info *pipe, struct splice_pipe_desc *spd) in splice_grow_spd() function
327 if (splice_grow_spd(pipe, &spd)) in __generic_file_splice_read()
629 if (splice_grow_spd(pipe, &spd)) in default_file_splice_read()
1603 if (splice_grow_spd(pipe, &spd)) in vmsplice_to_pipe()
/linux-4.1.27/kernel/
Drelay.c1242 if (splice_grow_spd(pipe, &spd)) in subbuf_splice_actor()
/linux-4.1.27/kernel/trace/
Dtrace.c4867 if (splice_grow_spd(pipe, &spd)) in tracing_splice_read_pipe()
5734 if (splice_grow_spd(pipe, &spd)) in tracing_buffers_splice_read()
/linux-4.1.27/mm/
Dshmem.c1656 if (splice_grow_spd(pipe, &spd)) in shmem_file_splice_read()