Home
last modified time | relevance | path

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

/fs/afs/
Dinternal.h38 } __attribute__((packed)) afs_vlocation_state_t; typedef
260 afs_vlocation_state_t state; /* volume location state */
Dvlocation.c442 afs_vlocation_state_t state = vl->state; in afs_vlocation_lookup()