REPLAY_DELETION   203 fs/ubifs/replay.c 	int err, deletion = ((r->flags & REPLAY_DELETION) != 0);
REPLAY_DELETION   367 fs/ubifs/replay.c 	r->flags = (deletion ? REPLAY_DELETION : 0);
REPLAY_DELETION   443 fs/ubifs/replay.c 	r->flags = (deletion ? REPLAY_DELETION : 0);