Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
fscache_operation Struct Reference

#include <fscache-cache.h>

Data Fields

struct work_struct work
 
struct list_head pend_link
 
struct fscache_objectobject
 
unsigned long flags
 
atomic_t usage
 
unsigned debug_id
 
fscache_operation_processor_t processor
 
fscache_operation_release_t release
 

Detailed Description

Definition at line 78 of file fscache-cache.h.

Field Documentation

unsigned debug_id

Definition at line 94 of file fscache-cache.h.

unsigned long flags

Definition at line 83 of file fscache-cache.h.

Definition at line 81 of file fscache-cache.h.

struct list_head pend_link

Definition at line 80 of file fscache-cache.h.

Definition at line 99 of file fscache-cache.h.

Definition at line 102 of file fscache-cache.h.

atomic_t usage

Definition at line 93 of file fscache-cache.h.

Definition at line 79 of file fscache-cache.h.


The documentation for this struct was generated from the following file: