refactor: inode hashing and reusing
[lunaix-os.git] / lunaix-os / includes / lunaix / status.h
index 9bb6b4bd45107008797e95e5482dd01b81d4c243..a108ea26070728b5c127457b9cf65e5d35ae0020 100644 (file)
@@ -27,5 +27,7 @@
 #define ELOOP -22
 #define ENODEV -23
 #define ERANGE -24
 #define ELOOP -22
 #define ENODEV -23
 #define ERANGE -24
+#define ENOMEM LXOUTOFMEM
+#define ENOTDEV -25
 
 #endif /* __LUNAIX_CODE_H */
 
 #endif /* __LUNAIX_CODE_H */