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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ubifs/
H A Dsuper.c1842 * open_ubi - parse UBI device name string and open the UBI device.
1860 static struct ubi_volume_desc *open_ubi(const char *name, int mode) function
2050 ubi = open_ubi(name, UBI_READONLY);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ubifs/
H A Dsuper.c1842 * open_ubi - parse UBI device name string and open the UBI device.
1860 static struct ubi_volume_desc *open_ubi(const char *name, int mode) function
2050 ubi = open_ubi(name, UBI_READONLY);

Completed in 46 milliseconds