Linux Kernel
3.7.1
|
#include <cache.h>
Data Fields | |
struct hlist_node | hash |
struct list_head | recent |
struct cache_head * | item |
void * | owner |
void(* | revisit )(struct cache_deferred_req *req, int too_many) |
struct hlist_node hash |
void(* revisit)(struct cache_deferred_req *req, int too_many) |