Home
last modified time | relevance | path

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

/fs/fuse/
Ddev.c504 static void fuse_copy_init(struct fuse_copy_state *cs, struct fuse_conn *fc, in fuse_copy_init() function
724 fuse_copy_init(&cs, fc, 1, NULL, iov, nr_segs); in fuse_read_interrupt()
792 fuse_copy_init(&cs, fc, 1, req, iov, nr_segs); in fuse_dev_read()
915 fuse_copy_init(&cs, fc, 0, NULL, iov, nr_segs); in fuse_dev_write()