Home
last modified time | relevance | path

Searched refs:afs_volume_cache_get_key (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/fs/afs/
Dcache.c30 static uint16_t afs_volume_cache_get_key(const void *cookie_netfs_data,
68 .get_key = afs_volume_cache_get_key,
227 static uint16_t afs_volume_cache_get_key(const void *cookie_netfs_data, in afs_volume_cache_get_key() function