Searched refs:fuse_out_header (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dfuse.h328 struct fuse_out_header { struct
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/include/fuse-lite/
H A Dfuse_kernel.h359 struct fuse_out_header { struct
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/fuse/
H A Ddev.c782 unsigned reqsize = sizeof(struct fuse_out_header);
815 struct fuse_out_header oh;
822 if (nbytes < sizeof(struct fuse_out_header))
852 if (nbytes != sizeof(struct fuse_out_header))
H A Dfuse_i.h104 struct fuse_out_header h;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/libfuse-lite/
H A Dfuse_lowlevel.c155 struct fuse_out_header out;
166 iov[0].iov_len = sizeof(struct fuse_out_header);

Completed in 114 milliseconds