Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fuse/
H A Ddev.c654 struct fuse_copy_state { struct
668 static void fuse_copy_init(struct fuse_copy_state *cs, int write, in fuse_copy_init() argument
677 static void fuse_copy_finish(struct fuse_copy_state *cs) in fuse_copy_finish()
703 static int fuse_copy_fill(struct fuse_copy_state *cs) in fuse_copy_fill()
763 static int fuse_copy_do(struct fuse_copy_state *cs, void **val, unsigned *size) in fuse_copy_do()
803 static int fuse_try_move_page(struct fuse_copy_state *cs, struct page **pagep) in fuse_try_move_page()
911 static int fuse_ref_page(struct fuse_copy_state *cs, struct page *page, in fuse_ref_page()
945 static int fuse_copy_page(struct fuse_copy_state *cs, struct page **pagep, in fuse_copy_page()
993 static int fuse_copy_pages(struct fuse_copy_state *cs, unsigned nbytes, in fuse_copy_pages()
1016 static int fuse_copy_one(struct fuse_copy_state *cs, void *val, unsigned size) in fuse_copy_one()
[all …]