Home
last modified time | relevance | path

Searched refs:copied_sz (Results 1 – 3 of 3) sorted by relevance

/linux/fs/fuse/
H A Dfuse_dev_i.h38 unsigned int copied_sz; /* copied size into the user buffer */ member
H A Ddev_uring.c661 ent_in_out.payload_sz = cs.ring.copied_sz; in fuse_uring_args_to_ring()
H A Ddev.c949 cs->ring.copied_sz += ncpy; in fuse_copy_do()