cuse_data_chunk
struct cuse_data_chunk info;
struct cuse_data_chunk info;
struct cuse_data_chunk *pchk;
pchk = (struct cuse_data_chunk *)data;
struct cuse_data_chunk *pchk, bool isread)
struct cuse_data_chunk *pchk, bool isread)
struct cuse_data_chunk *pchk, bool isread)
#define CUSE_IOCTL_WRITE_DATA _IOW('C', 1, struct cuse_data_chunk)
#define CUSE_IOCTL_READ_DATA _IOW('C', 2, struct cuse_data_chunk)