Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dsuper.c2448 static struct dentry *ubifs_mount(struct file_system_type *fs_type, int flags, in ubifs_mount() function
2533 .mount = ubifs_mount,
2700 ret = ubifs_mount(&ubifs_fs_type, flags, vol_name, NULL); in uboot_ubifs_mount()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dsuper.c2265 static struct dentry *ubifs_mount(struct file_system_type *fs_type, int flags, in ubifs_mount() function
2346 .mount = ubifs_mount,