Searched refs:AFS_CELL_FL_NO_GC (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/afs/
H A Dcell.c375 if (!test_and_set_bit(AFS_CELL_FL_NO_GC, &new_root->flags))
873 if (test_and_clear_bit(AFS_CELL_FL_NO_GC, &cell->flags)) {
H A Dproc.c131 if (test_and_set_bit(AFS_CELL_FL_NO_GC, &cell->flags))
H A Dinternal.h406 #define AFS_CELL_FL_NO_GC 0 /* The cell was added manually, don't auto-gc */ macro

Completed in 258 milliseconds