ARC_FILL_IN_PLACE
if (error == EACCES && (flags & ARC_FILL_IN_PLACE) != 0) {
if ((flags & ARC_FILL_IN_PLACE) != 0) {
flags |= ARC_FILL_IN_PLACE;