Searched refs:cuse_data_chunk (Results 1 – 3 of 3) sorted by relevance
44 struct cuse_data_chunk { struct75 #define CUSE_IOCTL_WRITE_DATA _IOW('C', 1, struct cuse_data_chunk)76 #define CUSE_IOCTL_READ_DATA _IOW('C', 2, struct cuse_data_chunk)
840 struct cuse_data_chunk *pchk, bool isread) in cuse_server_ioctl_copy_locked()947 struct cuse_data_chunk *pchk, bool isread) in cuse_server_data_copy_locked()988 struct cuse_data_chunk *pchk, bool isread) in cuse_server_data_copy_optimized_locked()1115 struct cuse_data_chunk *pchk; in cuse_server_ioctl()1346 pchk = (struct cuse_data_chunk *)data; in cuse_server_ioctl()
691 struct cuse_data_chunk info; in cuse_copy_out()724 struct cuse_data_chunk info; in cuse_copy_in()