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

/linux-master/fs/afs/
H A Dcell.c303 state == AFS_CELL_ACTIVE || state == AFS_CELL_REMOVED;
765 smp_store_release(&cell->state, AFS_CELL_ACTIVE);
769 case AFS_CELL_ACTIVE:
808 smp_store_release(&cell->state, AFS_CELL_ACTIVE);
H A Dinternal.h364 AFS_CELL_ACTIVE, enumerator in enum:afs_cell_state

Completed in 147 milliseconds