Lines Matching defs:fscache_cookie_def
67 struct fscache_cookie_def { struct
69 char name[16];
72 uint8_t type;
82 struct fscache_cache_tag *(*select_cache)(
93 uint16_t (*get_key)(const void *cookie_netfs_data,
103 void (*get_attr)(const void *cookie_netfs_data, uint64_t *size);
113 uint16_t (*get_aux)(const void *cookie_netfs_data,
122 enum fscache_checkaux (*check_aux)(void *cookie_netfs_data,
130 void (*get_context)(void *cookie_netfs_data, void *context);
136 void (*put_context)(void *cookie_netfs_data, void *context);
143 void (*mark_pages_cached)(void *cookie_netfs_data,
154 void (*now_uncached)(void *cookie_netfs_data);