Lines Matching refs:fuse_copy_state

650 struct fuse_copy_state {  struct
664 static void fuse_copy_init(struct fuse_copy_state *cs, int write, in fuse_copy_init() argument
673 static void fuse_copy_finish(struct fuse_copy_state *cs) in fuse_copy_finish()
695 static int fuse_copy_fill(struct fuse_copy_state *cs) in fuse_copy_fill()
755 static int fuse_copy_do(struct fuse_copy_state *cs, void **val, unsigned *size) in fuse_copy_do()
795 static int fuse_try_move_page(struct fuse_copy_state *cs, struct page **pagep) in fuse_try_move_page()
893 static int fuse_ref_page(struct fuse_copy_state *cs, struct page *page, in fuse_ref_page()
927 static int fuse_copy_page(struct fuse_copy_state *cs, struct page **pagep, in fuse_copy_page()
965 static int fuse_copy_pages(struct fuse_copy_state *cs, unsigned nbytes, in fuse_copy_pages()
988 static int fuse_copy_one(struct fuse_copy_state *cs, void *val, unsigned size) in fuse_copy_one()
1002 static int fuse_copy_args(struct fuse_copy_state *cs, unsigned numargs, in fuse_copy_args()
1039 struct fuse_copy_state *cs, in fuse_read_interrupt()
1092 struct fuse_copy_state *cs, in fuse_read_single_forget()
1125 struct fuse_copy_state *cs, size_t nbytes) in fuse_read_batch_forget()
1174 struct fuse_copy_state *cs, in fuse_read_forget()
1194 struct fuse_copy_state *cs, size_t nbytes) in fuse_dev_do_read()
1344 struct fuse_copy_state cs; in fuse_dev_read()
1366 struct fuse_copy_state cs; in fuse_dev_splice_read()
1411 struct fuse_copy_state *cs) in fuse_notify_poll()
1432 struct fuse_copy_state *cs) in fuse_notify_inval_inode()
1457 struct fuse_copy_state *cs) in fuse_notify_inval_entry()
1505 struct fuse_copy_state *cs) in fuse_notify_delete()
1553 struct fuse_copy_state *cs) in fuse_notify_store()
1731 struct fuse_copy_state *cs) in fuse_notify_retrieve()
1768 unsigned int size, struct fuse_copy_state *cs) in fuse_notify()
1811 static int copy_out_args(struct fuse_copy_state *cs, struct fuse_args *args, in copy_out_args()
1840 struct fuse_copy_state *cs, size_t nbytes) in fuse_dev_do_write()
1938 struct fuse_copy_state cs; in fuse_dev_write()
1960 struct fuse_copy_state cs; in fuse_dev_splice_write()