• Home
  • Raw
  • Download

Lines Matching defs:cs

723 static void fuse_copy_init(struct fuse_copy_state *cs, int write,  in fuse_copy_init()
732 static void fuse_copy_finish(struct fuse_copy_state *cs) in fuse_copy_finish()
754 static int fuse_copy_fill(struct fuse_copy_state *cs) in fuse_copy_fill()
813 static int fuse_copy_do(struct fuse_copy_state *cs, void **val, unsigned *size) in fuse_copy_do()
853 static int fuse_try_move_page(struct fuse_copy_state *cs, struct page **pagep) in fuse_try_move_page()
956 static int fuse_ref_page(struct fuse_copy_state *cs, struct page *page, in fuse_ref_page()
990 static int fuse_copy_page(struct fuse_copy_state *cs, struct page **pagep, in fuse_copy_page()
1038 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()
1164 struct fuse_copy_state *cs, in fuse_read_single_forget()
1197 struct fuse_copy_state *cs, size_t nbytes) in fuse_read_batch_forget()
1246 struct fuse_copy_state *cs, in fuse_read_forget()
1266 struct fuse_copy_state *cs, size_t nbytes) in fuse_dev_do_read()
1416 struct fuse_copy_state cs; in fuse_dev_read() local
1438 struct fuse_copy_state cs; in fuse_dev_splice_read() local
1483 struct fuse_copy_state *cs) in fuse_notify_poll()
1504 struct fuse_copy_state *cs) in fuse_notify_inval_inode()
1529 struct fuse_copy_state *cs) in fuse_notify_inval_entry()
1577 struct fuse_copy_state *cs) in fuse_notify_delete()
1625 struct fuse_copy_state *cs) in fuse_notify_store()
1805 struct fuse_copy_state *cs) in fuse_notify_retrieve()
1905 unsigned int size, struct fuse_copy_state *cs) in fuse_notify()
1951 static int copy_out_args(struct fuse_copy_state *cs, struct fuse_args *args, in copy_out_args()
1980 struct fuse_copy_state *cs, size_t nbytes) in fuse_dev_do_write()
2099 struct fuse_copy_state cs; in fuse_dev_write() local
2121 struct fuse_copy_state cs; in fuse_dev_splice_write() local