Searched refs:AFS_VLSF_RWVOL (Results 1 – 2 of 2) sorted by relevance
/fs/afs/ | ||
D | afs_vl.h | 95 #define AFS_VLSF_RWVOL 0x0004 /* this server holds a R/W instance of the volume */ macro |
D | vlclient.c | 65 if (tmp & AFS_VLSF_RWVOL) { in afs_deliver_vl_get_entry_by_name_u() |