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

/linux-master/fs/afs/
H A Dcell.c303 state == AFS_CELL_ACTIVE || state == AFS_CELL_REMOVED;
307 if (state == AFS_CELL_REMOVED) {
742 smp_store_release(&cell->state, AFS_CELL_REMOVED);
745 if (cell->state == AFS_CELL_REMOVED) {
790 case AFS_CELL_REMOVED:
H A Dinternal.h368 AFS_CELL_REMOVED, enumerator in enum:afs_cell_state

Completed in 371 milliseconds