struct filesystem* twifs = vzalloc(sizeof(struct filesystem));
twifs->fs_name = HSTR("twifs", 5);
twifs->mount = __twifs_mount;
struct filesystem* twifs = vzalloc(sizeof(struct filesystem));
twifs->fs_name = HSTR("twifs", 5);
twifs->mount = __twifs_mount;