Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dfuse.h854 struct fuse_out_header { struct
/linux/fs/fuse/
A Ddev.c1820 unsigned reqsize = sizeof(struct fuse_out_header); in copy_out_args()
1852 struct fuse_out_header oh; in fuse_dev_do_write()
1855 if (nbytes < sizeof(struct fuse_out_header)) in fuse_dev_do_write()
1896 if (nbytes != sizeof(struct fuse_out_header)) in fuse_dev_do_write()
A Dfuse_i.h363 struct fuse_out_header h;

Completed in 13 milliseconds