Home
last modified time | relevance | path

Searched refs:ro_replicating (Results 1 – 3 of 3) sorted by relevance

/linux/fs/afs/
H A Dserver_list.c60 slist->ro_replicating = AFS_RO_REPLICATING_USE_OLD; in afs_alloc_server_list()
62 slist->ro_replicating = AFS_RO_REPLICATING_USE_NEW; in afs_alloc_server_list()
140 old->ro_replicating != new->ro_replicating) in afs_annotate_server_list()
H A Dvolume.c401 if (new->ro_replicating) in afs_update_volume_status()
H A Dinternal.h608 enum afs_ro_replicating ro_replicating; /* RW->RO update (probably) in progress */ member