V_APPEND
accessflags |= V_APPEND;
if (error && (flags & V_APPEND)) {
int aflags = (flag & FAPPEND) ? V_APPEND : 0;