Searched refs:fuse_out_header (Results 1 – 3 of 3) sorted by relevance
849 struct fuse_out_header { struct
1814 unsigned reqsize = sizeof(struct fuse_out_header); in copy_out_args()1846 struct fuse_out_header oh; in fuse_dev_do_write()1849 if (nbytes < sizeof(struct fuse_out_header)) in fuse_dev_do_write()1890 if (nbytes != sizeof(struct fuse_out_header)) in fuse_dev_do_write()
363 struct fuse_out_header h;