Searched refs:fuse_out_header (Results 1 – 4 of 4) sorted by relevance
2081 reqsize = sizeof(struct fuse_out_header); in fuse_copy_out_args()2113 struct fuse_out_header oh; in fuse_dev_do_write()2116 if (nbytes < sizeof(struct fuse_out_header)) in fuse_dev_do_write()2157 if (nbytes != sizeof(struct fuse_out_header)) in fuse_dev_do_write()
450 struct fuse_out_header h;
519 static int fuse_uring_out_header_has_err(struct fuse_out_header *oh, in fuse_uring_out_header_has_err()
1036 struct fuse_out_header { struct