Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Dsuper.c2529 static struct file_system_type ubifs_fs_type = { variable
2633 err = register_filesystem(&ubifs_fs_type); in ubifs_init()
2675 unregister_filesystem(&ubifs_fs_type); in ubifs_exit()
2699 ret = ubifs_mount(&ubifs_fs_type, flags, vol_name, NULL); in uboot_ubifs_mount()
/openbmc/linux/fs/ubifs/
H A Dsuper.c2357 static struct file_system_type ubifs_fs_type = { variable
2456 err = register_filesystem(&ubifs_fs_type); in ubifs_init()
2494 unregister_filesystem(&ubifs_fs_type); in ubifs_exit()