Searched refs:ubivol (Results 1 – 6 of 6) sorted by relevance
39 static int mount_ubifs(char *mtdpart, char *ubivol) in mount_ubifs() argument48 return cmd_ubifs_mount(ubivol); in mount_ubifs()56 static int mount_ubifs(char *mtdpart, char *ubivol) in mount_ubifs() argument85 } else if (plat->mtdpart && plat->ubivol) { in select_fs_dev()86 ret = mount_ubifs(plat->mtdpart, plat->ubivol); in select_fs_dev()241 plat->ubivol = (char *)ofnode_read_string( in fs_loader_ofdata_to_platdata()
128 if (location->ubivol != NULL) in splash_select_fs_dev()191 sprintf(cmd, "ubifsmount %s", location->ubivol); in splash_mount_ubifs()234 if (location->ubivol != NULL) in splash_load_fs()260 if (location->ubivol != NULL) in splash_load_fs()
13 - ubivol: which volume of ubi the image loading from, this property is required47 ubivol = "ubi0";
37 char *ubivol; member
48 char *ubivol; /* UBI volume-name for ubifsmount */ member
47 ubivol = "ubi0";