Home
last modified time | relevance | path

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

/linux-4.1.27/fs/afs/
Dinternal.h40 } __attribute__((packed)) afs_vlocation_state_t; typedef
263 afs_vlocation_state_t state; /* volume location state */
Dvlocation.c447 afs_vlocation_state_t state = vl->state; in afs_vlocation_lookup()