Linux Kernel
3.7.1
|
#include <ext4.h>
Data Fields | |
struct list_head | list |
struct inode * | inode |
unsigned int | flag |
struct page * | page |
loff_t | offset |
ssize_t | size |
struct work_struct | work |
struct kiocb * | iocb |
int | result |
int | num_io_pages |
struct ext4_io_page * | pages [MAX_IO_PAGES] |
struct ext4_io_page* pages[MAX_IO_PAGES] |
struct work_struct work |