Searched refs:afs_get_vlocation (Results 1 – 2 of 2) sorted by relevance
136 afs_get_vlocation(vlocation); in afs_volume_lookup()
676 #define afs_get_vlocation(V) do { atomic_inc(&(V)->usage); } while(0) macro