Home
last modified time | relevance | path

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

/linux-4.1.27/fs/afs/
Dvolume.c21 static const char *afs_voltypes[] = { "R/W", "R/O", "BAK" }; variable
143 afs_voltypes[volume->type], volume->vid); in afs_volume_lookup()