MGR_OPT_USER
} else if (test_bit(MGR_OPT_USER, &mgr->options)) {
test_and_set_bit(MGR_OPT_USER, &mgr->options);
if (test_bit(MGR_OPT_USER, &mgr->options)) {
test_and_clear_bit(MGR_OPT_USER, &mgr->options);
if (test_bit(MGR_OPT_USER, &mgr->options))
if (test_bit(MGR_OPT_USER, &tm->mgr->options))