Luna::FileCreationMode::open_existing

open_existing = 4

Only opens a file when it does exists. If the file does not exist, the call fails with BasicError::not_found.