Home
last modified time | relevance | path

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

/fs/afs/
Dcache.c166 _enter("{%u},{%u}", volume->type, vhash->vtype); in afs_volume_cache_match()
168 if (volume->type == vhash->vtype) { in afs_volume_cache_match()
189 vhash->vtype = volume->type; in afs_volume_cache_update()
Dinternal.h238 afs_voltype_t vtype; /* which volume variation */ member
/fs/coda/
Dupcall.c152 *type = outp->coda_lookup.vtype; in venus_lookup()