AF2_INIT_DONE
set_bit(AF2_INIT_DONE, &a->flags2);
if ((test_bit(AF2_INIT_DONE, &a->flags2))
if (test_bit(AF2_INIT_DONE, &a->flags2)) {
clear_bit(AF2_INIT_DONE, &a->flags2);