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

/fs/fuse/
H A Ddev.c655 static void fuse_copy_init(struct fuse_copy_state *cs, struct fuse_conn *fc, function
1293 fuse_copy_init(&cs, fc, 1, iov, nr_segs);
1315 fuse_copy_init(&cs, fc, 1, NULL, 0);
1896 fuse_copy_init(&cs, fc, 0, iov, nr_segs);
1961 fuse_copy_init(&cs, fc, 0, NULL, nbuf);

Completed in 26 milliseconds