Linux Kernel
3.7.1
|
#include <fscache-cache.h>
Definition at line 47 of file fscache-cache.h.
unsigned long flags |
Definition at line 63 of file fscache-cache.h.
struct fscache_object* fsdef |
Definition at line 62 of file fscache-cache.h.
char identifier[36] |
Definition at line 53 of file fscache-cache.h.
Definition at line 50 of file fscache-cache.h.
Definition at line 51 of file fscache-cache.h.
size_t max_index_size |
Definition at line 52 of file fscache-cache.h.
atomic_t object_count |
Definition at line 61 of file fscache-cache.h.
Definition at line 57 of file fscache-cache.h.
spinlock_t object_list_lock |
Definition at line 59 of file fscache-cache.h.
struct work_struct op_gc |
Definition at line 56 of file fscache-cache.h.
Definition at line 58 of file fscache-cache.h.
spinlock_t op_gc_list_lock |
Definition at line 60 of file fscache-cache.h.
struct fscache_cache_ops* ops |
Definition at line 48 of file fscache-cache.h.
Definition at line 49 of file fscache-cache.h.