Home
last modified time | relevance | path

Searched defs:fscache_cookie_def (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
A Dfscache.h56 struct fscache_cookie_def { struct
58 char name[16];
61 uint8_t type;
71 struct fscache_cache_tag *(*select_cache)(
80 enum fscache_checkaux (*check_aux)(void *cookie_netfs_data,
89 void (*get_context)(void *cookie_netfs_data, void *context);
95 void (*put_context)(void *cookie_netfs_data, void *context);
102 void (*mark_page_cached)(void *cookie_netfs_data,

Completed in 5 milliseconds