AV_ADD
if (!(flags & AV_ADD))
return find_or_add_av(ai, vol_id, AV_ADD, &created);
#define AV_FIND_OR_ADD (AV_FIND | AV_ADD)