Linux Kernel
3.7.1
|
#include <internal.h>
Data Fields | |
struct fscache_object | fscache |
struct cachefiles_lookup_data * | lookup_data |
struct dentry * | dentry |
struct dentry * | backer |
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 |
Definition at line 29 of file internal.h.
Definition at line 42 of file internal.h.
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.
struct fscache_object fscache |
Definition at line 30 of file internal.h.
loff_t i_size |
Definition at line 34 of file internal.h.
struct cachefiles_lookup_data* lookup_data |
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.