Home
last modified time | relevance | path

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

/drivers/mtd/ubi/
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);
Dblock.c603 return ubi_open_volume_nm(ubi_num, name, UBI_READONLY); in open_volume_desc()
Dcdev.c790 desc = ubi_open_volume_nm(ubi->ubi_num, re->new_name, in rename_volumes()