Home
last modified time | relevance | path

Searched refs:fuse_passthrough_splice_read (Results 1 – 3 of 3) sorted by relevance

/linux/fs/fuse/
H A Dpassthrough.c81 ssize_t fuse_passthrough_splice_read(struct file *in, loff_t *ppos, in fuse_passthrough_splice_read() function
H A Dfuse_i.h1557 ssize_t fuse_passthrough_splice_read(struct file *in, loff_t *ppos,
H A Dfile.c1791 return fuse_passthrough_splice_read(in, ppos, pipe, len, flags); in fuse_splice_read()