Lines Matching defs:cookie_netfs_data
84 static uint16_t afs_cell_cache_get_key(const void *cookie_netfs_data, in afs_cell_cache_get_key()
103 static uint16_t afs_cell_cache_get_aux(const void *cookie_netfs_data, in afs_cell_cache_get_aux()
122 static enum fscache_checkaux afs_cell_cache_check_aux(void *cookie_netfs_data, in afs_cell_cache_check_aux()
134 static uint16_t afs_vlocation_cache_get_key(const void *cookie_netfs_data, in afs_vlocation_cache_get_key()
155 static uint16_t afs_vlocation_cache_get_aux(const void *cookie_netfs_data, in afs_vlocation_cache_get_aux()
178 enum fscache_checkaux afs_vlocation_cache_check_aux(void *cookie_netfs_data, in afs_vlocation_cache_check_aux()
227 static uint16_t afs_volume_cache_get_key(const void *cookie_netfs_data, in afs_volume_cache_get_key()
250 static uint16_t afs_vnode_cache_get_key(const void *cookie_netfs_data, in afs_vnode_cache_get_key()
273 static void afs_vnode_cache_get_attr(const void *cookie_netfs_data, in afs_vnode_cache_get_attr()
288 static uint16_t afs_vnode_cache_get_aux(const void *cookie_netfs_data, in afs_vnode_cache_get_aux()
314 static enum fscache_checkaux afs_vnode_cache_check_aux(void *cookie_netfs_data, in afs_vnode_cache_check_aux()
370 static void afs_vnode_cache_now_uncached(void *cookie_netfs_data) in afs_vnode_cache_now_uncached()