AFS_SERVER_FL_UNCREATED
__set_bit(AFS_SERVER_FL_UNCREATED, &server->flags);
if (test_bit(AFS_SERVER_FL_UNCREATED, &server->flags)) {
clear_bit(AFS_SERVER_FL_UNCREATED, &server->flags);
if (test_bit_acquire(AFS_SERVER_FL_UNCREATED, &server->flags)) {
set_bit(AFS_SERVER_FL_UNCREATED, &server->flags);
if (test_bit(AFS_SERVER_FL_UNCREATED, &server->flags)) {
clear_bit(AFS_SERVER_FL_UNCREATED, &server->flags);
if (test_bit(AFS_SERVER_FL_UNCREATED, &server->flags))