Lines Matching refs:fuse_copy_state

704 struct fuse_copy_state {  struct
718 static void fuse_copy_init(struct fuse_copy_state *cs, int write, in fuse_copy_init() argument
727 static void fuse_copy_finish(struct fuse_copy_state *cs) in fuse_copy_finish()
749 static int fuse_copy_fill(struct fuse_copy_state *cs) in fuse_copy_fill()
809 static int fuse_copy_do(struct fuse_copy_state *cs, void **val, unsigned *size) in fuse_copy_do()
849 static int fuse_try_move_page(struct fuse_copy_state *cs, struct page **pagep) in fuse_try_move_page()
957 static int fuse_ref_page(struct fuse_copy_state *cs, struct page *page, in fuse_ref_page()
991 static int fuse_copy_page(struct fuse_copy_state *cs, struct page **pagep, in fuse_copy_page()
1039 static int fuse_copy_pages(struct fuse_copy_state *cs, unsigned nbytes, in fuse_copy_pages()
1061 static int fuse_copy_one(struct fuse_copy_state *cs, void *val, unsigned size) in fuse_copy_one()
1075 static int fuse_copy_args(struct fuse_copy_state *cs, unsigned numargs, in fuse_copy_args()
1112 struct fuse_copy_state *cs, in fuse_read_interrupt()
1165 struct fuse_copy_state *cs, in fuse_read_single_forget()
1198 struct fuse_copy_state *cs, size_t nbytes) in fuse_read_batch_forget()
1247 struct fuse_copy_state *cs, in fuse_read_forget()
1267 struct fuse_copy_state *cs, size_t nbytes) in fuse_dev_do_read()
1397 struct fuse_copy_state cs; in fuse_dev_read()
1419 struct fuse_copy_state cs; in fuse_dev_splice_read()
1464 struct fuse_copy_state *cs) in fuse_notify_poll()
1485 struct fuse_copy_state *cs) in fuse_notify_inval_inode()
1513 struct fuse_copy_state *cs) in fuse_notify_inval_entry()
1563 struct fuse_copy_state *cs) in fuse_notify_delete()
1614 struct fuse_copy_state *cs) in fuse_notify_store()
1776 struct fuse_copy_state *cs) in fuse_notify_retrieve()
1813 unsigned int size, struct fuse_copy_state *cs) in fuse_notify()
1855 static int copy_out_args(struct fuse_copy_state *cs, struct fuse_out *out, in copy_out_args()
1886 struct fuse_copy_state *cs, size_t nbytes) in fuse_dev_do_write()
1983 struct fuse_copy_state cs; in fuse_dev_write()
2004 struct fuse_copy_state cs; in fuse_dev_splice_write()