Searched refs:vols (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/fs/afs/
H A Dvolume.c88 if (vlocation->vols[params->type]) { afs_volume_lookup()
90 volume = vlocation->vols[params->type]; afs_volume_lookup()
139 vlocation->vols[volume->type] = volume; afs_volume_lookup()
196 vlocation->vols[volume->type] = NULL; afs_put_volume()
H A Dinternal.h259 struct afs_volume *vols[3]; /* volume access record pointer (index by type) */ member in struct:afs_vlocation

Completed in 140 milliseconds