Searched refs:AFS_VLF_ROEXISTS (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/fs/afs/ | ||
D | afs_vl.h | 68 #define AFS_VLF_ROEXISTS 0x2000 /* R/O volume exists */ macro |
D | vlclient.c | 116 if (tmp & AFS_VLF_ROEXISTS) in afs_deliver_vl_get_entry_by_xxx() |