Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dcell.c304 state == AFS_CELL_ACTIVE || state == AFS_CELL_REMOVED; in afs_lookup_cell()
766 smp_store_release(&cell->state, AFS_CELL_ACTIVE); in afs_manage_cell()
770 case AFS_CELL_ACTIVE: in afs_manage_cell()
809 smp_store_release(&cell->state, AFS_CELL_ACTIVE); in afs_manage_cell()
H A Dinternal.h329 AFS_CELL_ACTIVE, enumerator