Home
last modified time | relevance | path

Searched refs:uboot_ubifs_mount (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dubifs_uboot.h19 int uboot_ubifs_mount(char *vol_name);
/OK3568_Linux_fs/u-boot/cmd/
H A Dubifs.c40 ret = uboot_ubifs_mount(vol_name); in do_ubifs_mount()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dsuper.c2685 int uboot_ubifs_mount(char *vol_name) in uboot_ubifs_mount() function