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

/fs/fuse/
H A Ddev.c638 struct fuse_copy_state { struct
655 static void fuse_copy_init(struct fuse_copy_state *cs, struct fuse_conn *fc,
667 static void fuse_copy_finish(struct fuse_copy_state *cs)
689 static int fuse_copy_fill(struct fuse_copy_state *cs)
753 static int fuse_copy_do(struct fuse_copy_state *cs, void **val, unsigned *size)
793 static int fuse_try_move_page(struct fuse_copy_state *cs, struct page **pagep)
886 static int fuse_ref_page(struct fuse_copy_state *cs, struct page *page,
914 static int fuse_copy_page(struct fuse_copy_state *cs, struct page **pagep,
952 static int fuse_copy_pages(struct fuse_copy_state *cs, unsigned nbytes,
974 static int fuse_copy_one(struct fuse_copy_state *c
[all...]

Completed in 65 milliseconds