void unmount(FileSystem* fs) { _nfs.unmount(fs); }
void free() { _nfs.unmount(&_nfsWrite); _fsInitialized = false; }