Linux Kernel
3.7.1
|
#include <fscache-cache.h>
Data Fields | |
struct fscache_operation | op |
struct address_space * | mapping |
fscache_rw_complete_t | end_io_func |
void * | context |
struct list_head | to_do |
unsigned long | start_time |
Definition at line 134 of file fscache-cache.h.
Definition at line 138 of file fscache-cache.h.
fscache_rw_complete_t end_io_func |
Definition at line 137 of file fscache-cache.h.
struct address_space* mapping |
Definition at line 136 of file fscache-cache.h.
Definition at line 135 of file fscache-cache.h.
unsigned long start_time |
Definition at line 140 of file fscache-cache.h.
Definition at line 139 of file fscache-cache.h.