Searched refs:uboot_ubifs_mount (Results 1 – 3 of 3) sorted by relevance
19 int uboot_ubifs_mount(char *vol_name);
40 ret = uboot_ubifs_mount(vol_name); in do_ubifs_mount()
2685 int uboot_ubifs_mount(char *vol_name) in uboot_ubifs_mount() function