Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dcell.c306 state == AFS_CELL_ACTIVE || state == AFS_CELL_REMOVED; in afs_lookup_cell()
777 smp_store_release(&cell->state, AFS_CELL_ACTIVE); in afs_manage_cell()
781 case AFS_CELL_ACTIVE: in afs_manage_cell()
820 smp_store_release(&cell->state, AFS_CELL_ACTIVE); in afs_manage_cell()
H A Dinternal.h350 AFS_CELL_ACTIVE, enumerator