Home
last modified time | relevance | path

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

/linux-3.4.99/fs/afs/
Dvolume.c136 afs_get_vlocation(vlocation); in afs_volume_lookup()
Dinternal.h675 #define afs_get_vlocation(V) do { atomic_inc(&(V)->usage); } while(0) macro