Searched refs:ubifs_fs_type (Results 1 - 1 of 1) sorted by relevance

/u-boot/fs/ubifs/
H A Dsuper.c2539 static struct file_system_type ubifs_fs_type = { variable in typeref:struct:file_system_type
2643 err = register_filesystem(&ubifs_fs_type);
2685 unregister_filesystem(&ubifs_fs_type);
2709 ret = ubifs_mount(&ubifs_fs_type, flags, vol_name, NULL);

Completed in 44 milliseconds