Searched refs:AFS_VOL_VTM_BAK (Results 1 – 3 of 3) sorted by relevance
103 entry->srvtmask[loop] |= AFS_VOL_VTM_BAK; in afs_deliver_vl_get_entry_by_xxx()119 entry->vidmask |= AFS_VOL_VTM_BAK; in afs_deliver_vl_get_entry_by_xxx()
226 } else if (vl->vldb.vidmask & AFS_VOL_VTM_BAK) { in afs_vlocation_update_record()
230 #define AFS_VOL_VTM_BAK 0x04 /* backup version of the volume is available (on this server) */ macro