Lines Matching refs:fuse_copy_state

637 struct fuse_copy_state {  struct
651 static void fuse_copy_init(struct fuse_copy_state *cs, int write, in fuse_copy_init() argument
660 static void fuse_copy_finish(struct fuse_copy_state *cs) in fuse_copy_finish()
682 static int fuse_copy_fill(struct fuse_copy_state *cs) in fuse_copy_fill()
742 static int fuse_copy_do(struct fuse_copy_state *cs, void **val, unsigned *size) in fuse_copy_do()
782 static int fuse_try_move_page(struct fuse_copy_state *cs, struct page **pagep) in fuse_try_move_page()
878 static int fuse_ref_page(struct fuse_copy_state *cs, struct page *page, in fuse_ref_page()
910 static int fuse_copy_page(struct fuse_copy_state *cs, struct page **pagep, in fuse_copy_page()
948 static int fuse_copy_pages(struct fuse_copy_state *cs, unsigned nbytes, in fuse_copy_pages()
971 static int fuse_copy_one(struct fuse_copy_state *cs, void *val, unsigned size) in fuse_copy_one()
985 static int fuse_copy_args(struct fuse_copy_state *cs, unsigned numargs, in fuse_copy_args()
1022 struct fuse_copy_state *cs, in fuse_read_interrupt()
1075 struct fuse_copy_state *cs, in fuse_read_single_forget()
1108 struct fuse_copy_state *cs, size_t nbytes) in fuse_read_batch_forget()
1157 struct fuse_copy_state *cs, in fuse_read_forget()
1177 struct fuse_copy_state *cs, size_t nbytes) in fuse_dev_do_read()
1318 struct fuse_copy_state cs; in fuse_dev_read()
1340 struct fuse_copy_state cs; in fuse_dev_splice_read()
1385 struct fuse_copy_state *cs) in fuse_notify_poll()
1406 struct fuse_copy_state *cs) in fuse_notify_inval_inode()
1434 struct fuse_copy_state *cs) in fuse_notify_inval_entry()
1484 struct fuse_copy_state *cs) in fuse_notify_delete()
1535 struct fuse_copy_state *cs) in fuse_notify_store()
1715 struct fuse_copy_state *cs) in fuse_notify_retrieve()
1752 unsigned int size, struct fuse_copy_state *cs) in fuse_notify()
1795 static int copy_out_args(struct fuse_copy_state *cs, struct fuse_args *args, in copy_out_args()
1824 struct fuse_copy_state *cs, size_t nbytes) in fuse_dev_do_write()
1922 struct fuse_copy_state cs; in fuse_dev_write()
1943 struct fuse_copy_state cs; in fuse_dev_splice_write()