Searched refs:fuse_copy_state (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.c518 struct fuse_copy_state { struct
536 static void fuse_copy_init(struct fuse_copy_state *cs, struct fuse_conn *fc,
548 static void fuse_copy_finish(struct fuse_copy_state *cs)
576 static int fuse_copy_fill(struct fuse_copy_state *cs)
643 static int fuse_copy_do(struct fuse_copy_state *cs, void **val, unsigned *size)
678 static int fuse_try_move_page(struct fuse_copy_state *cs, struct page **pagep)
778 static int fuse_ref_page(struct fuse_copy_state *cs, struct page *page,
806 static int fuse_copy_page(struct fuse_copy_state *cs, struct page **pagep,
846 static int fuse_copy_pages(struct fuse_copy_state *cs, unsigned nbytes,
870 static int fuse_copy_one(struct fuse_copy_state *c
[all...]

Completed in 43 milliseconds