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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fuse/
H A Ddev.c536 static void fuse_copy_init(struct fuse_copy_state *cs, struct fuse_conn *fc, function
1061 fuse_copy_init(&cs, fc, 1, iov, nr_segs);
1099 fuse_copy_init(&cs, fc, 1, NULL, 0);
1615 fuse_copy_init(&cs, fc, 0, iov, nr_segs);
1680 fuse_copy_init(&cs, fc, 0, NULL, nbuf);

Completed in 80 milliseconds