Searched refs:fuse_copy_init (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/fs/fuse/ |
D | dev.c | 724 static void fuse_copy_init(struct fuse_copy_state *cs, in fuse_copy_init() function 1369 fuse_copy_init(&cs, fc, 1, to); in fuse_dev_read() 1391 fuse_copy_init(&cs, fc, 1, NULL); in fuse_dev_splice_read() 1977 fuse_copy_init(&cs, fc, 0, from); in fuse_dev_write() 2042 fuse_copy_init(&cs, fc, 0, NULL); in fuse_dev_splice_write()
|