Home
last modified time | relevance | path

Searched refs:fuse_copy_state (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/fuse/
H A Ddev.c650 struct fuse_copy_state { struct
664 static void fuse_copy_init(struct fuse_copy_state *cs, int write, in fuse_copy_init()
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()
903 static int fuse_ref_page(struct fuse_copy_state *cs, struct page *page, in fuse_ref_page()
937 static int fuse_copy_page(struct fuse_copy_state *cs, struct page **pagep, in fuse_copy_page()
985 static int fuse_copy_pages(struct fuse_copy_state *cs, unsigned nbytes, in fuse_copy_pages()
1008 static int fuse_copy_one(struct fuse_copy_state *c
[all...]
/kernel/linux/linux-6.6/fs/fuse/
H A Ddev.c644 struct fuse_copy_state { struct
658 static void fuse_copy_init(struct fuse_copy_state *cs, int write, in fuse_copy_init()
667 static void fuse_copy_finish(struct fuse_copy_state *cs) in fuse_copy_finish()
689 static int fuse_copy_fill(struct fuse_copy_state *cs) in fuse_copy_fill()
748 static int fuse_copy_do(struct fuse_copy_state *cs, void **val, unsigned *size) in fuse_copy_do()
789 static int fuse_try_move_page(struct fuse_copy_state *cs, struct page **pagep) in fuse_try_move_page()
894 static int fuse_ref_page(struct fuse_copy_state *cs, struct page *page, in fuse_ref_page()
928 static int fuse_copy_page(struct fuse_copy_state *cs, struct page **pagep, in fuse_copy_page()
976 static int fuse_copy_pages(struct fuse_copy_state *cs, unsigned nbytes, in fuse_copy_pages()
999 static int fuse_copy_one(struct fuse_copy_state *c
[all...]

Completed in 5 milliseconds