Home
last modified time | relevance | path

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

/linux-4.4.14/fs/afs/
Dafs_vl.h68 #define AFS_VLF_ROEXISTS 0x2000 /* R/O volume exists */ macro
Dvlclient.c116 if (tmp & AFS_VLF_ROEXISTS) in afs_deliver_vl_get_entry_by_xxx()