Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Dsuper.c2447 static struct dentry *ubifs_mount(struct file_system_type *fs_type, int flags, in ubifs_mount() function
2532 .mount = ubifs_mount,
2699 ret = ubifs_mount(&ubifs_fs_type, flags, vol_name, NULL); in uboot_ubifs_mount()
/openbmc/linux/fs/ubifs/
H A Dsuper.c2279 static struct dentry *ubifs_mount(struct file_system_type *fs_type, int flags, in ubifs_mount() function
2360 .mount = ubifs_mount,