Home
last modified time | relevance | path

Searched refs:ubi_open_volume_nm (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dubi.h235 struct ubi_volume_desc *ubi_open_volume_nm(int ubi_num, const char *name,
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dubi.h228 struct ubi_volume_desc *ubi_open_volume_nm(int ubi_num, const char *name,
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dkapi.c232 struct ubi_volume_desc *ubi_open_volume_nm(int ubi_num, const char *name, in ubi_open_volume_nm() function
279 EXPORT_SYMBOL_GPL(ubi_open_volume_nm);
H A Dblock.c613 return ubi_open_volume_nm(ubi_num, name, UBI_READONLY); in open_volume_desc()
H A Dcdev.c790 desc = ubi_open_volume_nm(ubi->ubi_num, re->new_name, in rename_volumes()
/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Dkapi.c240 struct ubi_volume_desc *ubi_open_volume_nm(int ubi_num, const char *name, in ubi_open_volume_nm() function
287 EXPORT_SYMBOL_GPL(ubi_open_volume_nm);
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dsuper.c2096 return ubi_open_volume_nm(0, name + 4, mode); in open_ubi()
2117 return ubi_open_volume_nm(dev, ++endptr, mode); in open_ubi()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dsuper.c2166 return ubi_open_volume_nm(0, name + 4, mode); in open_ubi()
2187 return ubi_open_volume_nm(dev, ++endptr, mode); in open_ubi()