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

#include <internal.h>

Data Fields

struct fscache_object fscache
 
struct cachefiles_lookup_datalookup_data
 
struct dentrydentry
 
struct dentrybacker
 
loff_t i_size
 
unsigned long flags
 
atomic_t usage
 
uint8_t type
 
uint8_t new
 
spinlock_t work_lock
 
struct rb_node active_node
 

Detailed Description

Definition at line 29 of file internal.h.

Field Documentation

struct rb_node active_node

Definition at line 42 of file internal.h.

struct dentry* backer

Definition at line 33 of file internal.h.

Definition at line 32 of file internal.h.

unsigned long flags

Definition at line 35 of file internal.h.

Definition at line 30 of file internal.h.

loff_t i_size

Definition at line 34 of file internal.h.

Definition at line 31 of file internal.h.

uint8_t new

Definition at line 40 of file internal.h.

Definition at line 39 of file internal.h.

atomic_t usage

Definition at line 38 of file internal.h.

spinlock_t work_lock

Definition at line 41 of file internal.h.


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