Lines Matching refs:fuse_copy_state
693 struct fuse_copy_state { struct
707 static void fuse_copy_init(struct fuse_copy_state *cs, int write, in fuse_copy_init() argument
716 static void fuse_copy_finish(struct fuse_copy_state *cs) in fuse_copy_finish()
738 static int fuse_copy_fill(struct fuse_copy_state *cs) in fuse_copy_fill()
798 static int fuse_copy_do(struct fuse_copy_state *cs, void **val, unsigned *size) in fuse_copy_do()
838 static int fuse_try_move_page(struct fuse_copy_state *cs, struct page **pagep) in fuse_try_move_page()
934 static int fuse_ref_page(struct fuse_copy_state *cs, struct page *page, in fuse_ref_page()
966 static int fuse_copy_page(struct fuse_copy_state *cs, struct page **pagep, in fuse_copy_page()
1004 static int fuse_copy_pages(struct fuse_copy_state *cs, unsigned nbytes, in fuse_copy_pages()
1026 static int fuse_copy_one(struct fuse_copy_state *cs, void *val, unsigned size) in fuse_copy_one()
1040 static int fuse_copy_args(struct fuse_copy_state *cs, unsigned numargs, in fuse_copy_args()
1077 struct fuse_copy_state *cs, in fuse_read_interrupt()
1130 struct fuse_copy_state *cs, in fuse_read_single_forget()
1163 struct fuse_copy_state *cs, size_t nbytes) in fuse_read_batch_forget()
1212 struct fuse_copy_state *cs, in fuse_read_forget()
1232 struct fuse_copy_state *cs, size_t nbytes) in fuse_dev_do_read()
1348 struct fuse_copy_state cs; in fuse_dev_read()
1370 struct fuse_copy_state cs; in fuse_dev_splice_read()
1415 struct fuse_copy_state *cs) in fuse_notify_poll()
1436 struct fuse_copy_state *cs) in fuse_notify_inval_inode()
1464 struct fuse_copy_state *cs) in fuse_notify_inval_entry()
1514 struct fuse_copy_state *cs) in fuse_notify_delete()
1565 struct fuse_copy_state *cs) in fuse_notify_store()
1725 struct fuse_copy_state *cs) in fuse_notify_retrieve()
1762 unsigned int size, struct fuse_copy_state *cs) in fuse_notify()
1804 static int copy_out_args(struct fuse_copy_state *cs, struct fuse_out *out, in copy_out_args()
1835 struct fuse_copy_state *cs, size_t nbytes) in fuse_dev_do_write()
1928 struct fuse_copy_state cs; in fuse_dev_write()
1949 struct fuse_copy_state cs; in fuse_dev_splice_write()