Symbol: fuse_copy_state
fs/fuse/dev.c
1004
static int fuse_copy_fill(struct fuse_copy_state *cs)
fs/fuse/dev.c
1063
static int fuse_copy_do(struct fuse_copy_state *cs, void **val, unsigned *size)
fs/fuse/dev.c
1112
static int fuse_try_move_folio(struct fuse_copy_state *cs, struct folio **foliop)
fs/fuse/dev.c
1209
static int fuse_ref_folio(struct fuse_copy_state *cs, struct folio *folio,
fs/fuse/dev.c
1243
int fuse_copy_folio(struct fuse_copy_state *cs, struct folio **foliop,
fs/fuse/dev.c
1303
static int fuse_copy_folios(struct fuse_copy_state *cs, unsigned nbytes,
fs/fuse/dev.c
1325
int fuse_copy_one(struct fuse_copy_state *cs, void *val, unsigned size)
fs/fuse/dev.c
1339
int fuse_copy_args(struct fuse_copy_state *cs, unsigned numargs,
fs/fuse/dev.c
1375
static int fuse_read_interrupt(struct fuse_iqueue *fiq, struct fuse_copy_state *cs)
fs/fuse/dev.c
1423
struct fuse_copy_state *cs)
fs/fuse/dev.c
1453
struct fuse_copy_state *cs, size_t nbytes)
fs/fuse/dev.c
1497
struct fuse_copy_state *cs,
fs/fuse/dev.c
1517
struct fuse_copy_state *cs, size_t nbytes)
fs/fuse/dev.c
1682
struct fuse_copy_state cs;
fs/fuse/dev.c
1704
struct fuse_copy_state cs;
fs/fuse/dev.c
1825
int fuse_copy_out_args(struct fuse_copy_state *cs, struct fuse_args *args,
fs/fuse/dev.c
1861
struct fuse_copy_state *cs, size_t nbytes)
fs/fuse/dev.c
1970
struct fuse_copy_state cs;
fs/fuse/dev.c
1992
struct fuse_copy_state cs;
fs/fuse/dev.c
973
void fuse_copy_init(struct fuse_copy_state *cs, bool write,
fs/fuse/dev.c
982
void fuse_copy_finish(struct fuse_copy_state *cs)
fs/fuse/dev.h
15
struct fuse_copy_state;
fs/fuse/dev.h
86
unsigned int size, struct fuse_copy_state *cs);
fs/fuse/dev.h
91
int fuse_copy_one(struct fuse_copy_state *cs, void *val, unsigned size);
fs/fuse/dev.h
92
int fuse_copy_folio(struct fuse_copy_state *cs, struct folio **foliop,
fs/fuse/dev.h
94
void fuse_copy_finish(struct fuse_copy_state *cs);
fs/fuse/dev_uring.c
646
static int setup_fuse_copy_state(struct fuse_copy_state *cs,
fs/fuse/dev_uring.c
671
struct fuse_copy_state cs;
fs/fuse/dev_uring.c
697
struct fuse_copy_state cs;
fs/fuse/fuse_dev_i.h
375
void fuse_copy_init(struct fuse_copy_state *cs, bool write,
fs/fuse/fuse_dev_i.h
382
int fuse_copy_args(struct fuse_copy_state *cs, unsigned int numargs,
fs/fuse/fuse_dev_i.h
385
int fuse_copy_out_args(struct fuse_copy_state *cs, struct fuse_args *args,
fs/fuse/notify.c
129
struct fuse_copy_state *cs)
fs/fuse/notify.c
25
struct fuse_copy_state *cs)
fs/fuse/notify.c
318
struct fuse_copy_state *cs)
fs/fuse/notify.c
375
struct fuse_copy_state *cs)
fs/fuse/notify.c
411
unsigned int size, struct fuse_copy_state *cs)
fs/fuse/notify.c
46
struct fuse_copy_state *cs)
fs/fuse/notify.c
8
struct fuse_copy_state *cs)
fs/fuse/notify.c
88
struct fuse_copy_state *cs)