AFS_CELL_FL_NO_GC
if (!test_and_set_bit(AFS_CELL_FL_NO_GC, &new_root->flags))
if (test_and_clear_bit(AFS_CELL_FL_NO_GC, &cell->flags))
if (test_and_set_bit(AFS_CELL_FL_NO_GC, &cell->flags))