OVL_OPEN_FLAGS
int flags = file->f_flags | OVL_OPEN_FLAGS;
if (unlikely((file->f_flags ^ realfile->f_flags) & ~OVL_OPEN_FLAGS)) {