Home
last modified time | relevance | path

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

/linux-3.4.99/fs/afs/
Dcache.c182 const struct afs_cache_vlocation *cvldb; in afs_vlocation_cache_check_aux() local
194 cvldb = container_of(buffer, struct afs_cache_vlocation, nservers); in afs_vlocation_cache_check_aux()
198 if (!vlocation->valid || vlocation->vldb.rtime == cvldb->rtime) { in afs_vlocation_cache_check_aux()
208 if (memcmp(&vlocation->vldb.vid, &cvldb->vid, in afs_vlocation_cache_check_aux()
209 sizeof(cvldb->vid)) != 0 in afs_vlocation_cache_check_aux()