Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Ddev.c846 void fuse_copy_init(struct fuse_copy_state *cs, bool write, in fuse_copy_init() function
1584 fuse_copy_init(&cs, true, to); in fuse_dev_read()
1606 fuse_copy_init(&cs, true, NULL); in fuse_dev_splice_read()
2303 fuse_copy_init(&cs, false, from); in fuse_dev_write()
2376 fuse_copy_init(&cs, false, NULL); in fuse_dev_splice_write()