Linux Kernel
3.7.1
|
#include <splice.h>
Data Fields | |
unsigned int | len |
unsigned int | total_len |
unsigned int | flags |
union { | |
void __user * userptr | |
struct file * file | |
void * data | |
} | u |
loff_t | pos |
size_t | num_spliced |
bool | need_wakeup |
union { ... } u |