Searched refs:fuse_out_header (Results 1 – 3 of 3) sorted by relevance
797 struct fuse_out_header { struct
1798 unsigned reqsize = sizeof(struct fuse_out_header); in copy_out_args()1830 struct fuse_out_header oh; in fuse_dev_do_write()1833 if (nbytes < sizeof(struct fuse_out_header)) in fuse_dev_do_write()1874 if (nbytes != sizeof(struct fuse_out_header)) in fuse_dev_do_write()
350 struct fuse_out_header h;