Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dafs_vl.h95 #define AFS_VLSF_ROVOL 0x0002 /* this server holds a R/O instance of the volume */ macro
H A Dvlclient.c56 if (tmp & AFS_VLSF_ROVOL) in afs_deliver_vl_get_entry_by_name_u()