Home
last modified time | relevance | path

Searched refs:fuse_write_out (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dfuse.h834 struct fuse_write_out {
823 struct fuse_write_out { global() struct
824 sizefuse_write_out global() argument
825 paddingfuse_write_out global() argument
/linux/fs/fuse/
H A Dfile.c3294 struct fuse_write_out outarg; in __fuse_copy_file_range()