Searched refs:uboot_ubifs_mount (Results 1 – 3 of 3) sorted by relevance
18 int uboot_ubifs_mount(char *vol_name);
33 ret = uboot_ubifs_mount(vol_name); in cmd_ubifs_mount()
2684 int uboot_ubifs_mount(char *vol_name) in uboot_ubifs_mount() function