Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dfscache.h64 struct fscache_cookie_def { struct
66 char name[16];
69 uint8_t type;
79 struct fscache_cache_tag *(*select_cache)(
88 enum fscache_checkaux (*check_aux)(void *cookie_netfs_data,
97 void (*get_context)(void *cookie_netfs_data, void *context);
103 void (*put_context)(void *cookie_netfs_data, void *context);
110 void (*mark_page_cached)(void *cookie_netfs_data,