Home
last modified time | relevance | path

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

/linux-3.4.99/fs/afs/
Dcache.c33 static uint16_t afs_vnode_cache_get_key(const void *cookie_netfs_data,
74 .get_key = afs_vnode_cache_get_key,
250 static uint16_t afs_vnode_cache_get_key(const void *cookie_netfs_data, in afs_vnode_cache_get_key() function