Searched refs:open_ubi (Results 1 - 1 of 1) sorted by relevance

/u-boot/fs/ubifs/
H A Dsuper.c2136 * open_ubi - parse UBI device name string and open the UBI device.
2154 static struct ubi_volume_desc *open_ubi(const char *name, int mode) function
2472 ubi = open_ubi(name, UBI_READONLY);

Completed in 55 milliseconds