Lines Matching defs:cs

819 void fuse_copy_init(struct fuse_copy_state *cs, int write,  in fuse_copy_init()
828 static void fuse_copy_finish(struct fuse_copy_state *cs) in fuse_copy_finish()
850 static int fuse_copy_fill(struct fuse_copy_state *cs) in fuse_copy_fill()
909 static int fuse_copy_do(struct fuse_copy_state *cs, void **val, unsigned *size) in fuse_copy_do()
958 static int fuse_try_move_page(struct fuse_copy_state *cs, struct page **pagep) in fuse_try_move_page()
1061 static int fuse_ref_page(struct fuse_copy_state *cs, struct page *page, in fuse_ref_page()
1095 static int fuse_copy_page(struct fuse_copy_state *cs, struct page **pagep, in fuse_copy_page()
1143 static int fuse_copy_pages(struct fuse_copy_state *cs, unsigned nbytes, in fuse_copy_pages()
1176 static int fuse_copy_one(struct fuse_copy_state *cs, void *val, unsigned size) in fuse_copy_one()
1190 int fuse_copy_args(struct fuse_copy_state *cs, unsigned numargs, in fuse_copy_args()
1227 struct fuse_copy_state *cs, in fuse_read_interrupt()
1279 struct fuse_copy_state *cs, in fuse_read_single_forget()
1312 struct fuse_copy_state *cs, size_t nbytes) in fuse_read_batch_forget()
1361 struct fuse_copy_state *cs, in fuse_read_forget()
1381 struct fuse_copy_state *cs, size_t nbytes) in fuse_dev_do_read()
1531 struct fuse_copy_state cs; in fuse_dev_read() local
1553 struct fuse_copy_state cs; in fuse_dev_splice_read() local
1598 struct fuse_copy_state *cs) in fuse_notify_poll()
1619 struct fuse_copy_state *cs) in fuse_notify_inval_inode()
1644 struct fuse_copy_state *cs) in fuse_notify_inval_entry()
1693 struct fuse_copy_state *cs) in fuse_notify_delete()
1742 struct fuse_copy_state *cs) in fuse_notify_store()
1925 struct fuse_copy_state *cs) in fuse_notify_retrieve()
2025 unsigned int size, struct fuse_copy_state *cs) in fuse_notify()
2071 int fuse_copy_out_args(struct fuse_copy_state *cs, struct fuse_args *args, in fuse_copy_out_args()
2107 struct fuse_copy_state *cs, size_t nbytes) in fuse_dev_do_write()
2205 struct fuse_copy_state cs; in fuse_dev_write() local
2227 struct fuse_copy_state cs; in fuse_dev_splice_write() local