Home
last modified time | relevance | path

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

/linux-4.1.27/fs/afs/
Dafs_vl.h80 #define AFS_VLSF_BACKVOL 0x0008 /* this server holds a backup instance of the volume */ macro
Dvlclient.c102 if (tmp & AFS_VLSF_BACKVOL) in afs_deliver_vl_get_entry_by_xxx()