open_file
open_file(const char* openWith, BEntry& entry, int32 line = -1, int32 col = -1)
open_file(const char *path, int openMode, int perms)
open_file(const std::string& name, int mode)
open_file(Volume* volume, Node* node, int openMode, Transaction& transaction,