Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dfscache.h68 struct fscache_cookie_def { struct
70 char name[16];
73 uint8_t type;
83 struct fscache_cache_tag *(*select_cache)(
92 enum fscache_checkaux (*check_aux)(void *cookie_netfs_data,
101 void (*get_context)(void *cookie_netfs_data, void *context);
107 void (*put_context)(void *cookie_netfs_data, void *context);
114 void (*mark_page_cached)(void *cookie_netfs_data,