Home
last modified time | relevance | path

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

/linux-4.4.14/fs/afs/
Dcache.c15 static uint16_t afs_cell_cache_get_key(const void *cookie_netfs_data,
52 .get_key = afs_cell_cache_get_key,
84 static uint16_t afs_cell_cache_get_key(const void *cookie_netfs_data, in afs_cell_cache_get_key() function