Symbol: fuse_copy_state
fs/fuse/dev.c
1082
static int fuse_ref_folio(struct fuse_copy_state *cs, struct folio *folio,
fs/fuse/dev.c
1116
static int fuse_copy_folio(struct fuse_copy_state *cs, struct folio **foliop,
fs/fuse/dev.c
1176
static int fuse_copy_folios(struct fuse_copy_state *cs, unsigned nbytes,
fs/fuse/dev.c
1198
static int fuse_copy_one(struct fuse_copy_state *cs, void *val, unsigned size)
fs/fuse/dev.c
1212
int fuse_copy_args(struct fuse_copy_state *cs, unsigned numargs,
fs/fuse/dev.c
1249
struct fuse_copy_state *cs,
fs/fuse/dev.c
1301
struct fuse_copy_state *cs,
fs/fuse/dev.c
1334
struct fuse_copy_state *cs, size_t nbytes)
fs/fuse/dev.c
1383
struct fuse_copy_state *cs,
fs/fuse/dev.c
1403
struct fuse_copy_state *cs, size_t nbytes)
fs/fuse/dev.c
1573
struct fuse_copy_state cs;
fs/fuse/dev.c
1595
struct fuse_copy_state cs;
fs/fuse/dev.c
1639
struct fuse_copy_state *cs)
fs/fuse/dev.c
1656
struct fuse_copy_state *cs)
fs/fuse/dev.c
1677
struct fuse_copy_state *cs)
fs/fuse/dev.c
1719
struct fuse_copy_state *cs)
fs/fuse/dev.c
1760
struct fuse_copy_state *cs)
fs/fuse/dev.c
1947
struct fuse_copy_state *cs)
fs/fuse/dev.c
2056
struct fuse_copy_state *cs)
fs/fuse/dev.c
2092
unsigned int size, struct fuse_copy_state *cs)
fs/fuse/dev.c
2143
int fuse_copy_out_args(struct fuse_copy_state *cs, struct fuse_args *args,
fs/fuse/dev.c
2179
struct fuse_copy_state *cs, size_t nbytes)
fs/fuse/dev.c
2277
struct fuse_copy_state cs;
fs/fuse/dev.c
2299
struct fuse_copy_state cs;
fs/fuse/dev.c
840
void fuse_copy_init(struct fuse_copy_state *cs, bool write,
fs/fuse/dev.c
849
void fuse_copy_finish(struct fuse_copy_state *cs)
fs/fuse/dev.c
871
static int fuse_copy_fill(struct fuse_copy_state *cs)
fs/fuse/dev.c
930
static int fuse_copy_do(struct fuse_copy_state *cs, void **val, unsigned *size)
fs/fuse/dev.c
979
static int fuse_try_move_folio(struct fuse_copy_state *cs, struct folio **foliop)
fs/fuse/dev_uring.c
582
struct fuse_copy_state cs;
fs/fuse/dev_uring.c
613
struct fuse_copy_state cs;
fs/fuse/fuse_dev_i.h
63
void fuse_copy_init(struct fuse_copy_state *cs, bool write,
fs/fuse/fuse_dev_i.h
65
void fuse_copy_finish(struct fuse_copy_state *cs);
fs/fuse/fuse_dev_i.h
66
int fuse_copy_args(struct fuse_copy_state *cs, unsigned int numargs,
fs/fuse/fuse_dev_i.h
69
int fuse_copy_out_args(struct fuse_copy_state *cs, struct fuse_args *args,