Searched refs:ubi_open_volume_nm (Results 1 – 3 of 3) sorted by relevance
232 struct ubi_volume_desc *ubi_open_volume_nm(int ubi_num, const char *name, in ubi_open_volume_nm() function279 EXPORT_SYMBOL_GPL(ubi_open_volume_nm);
603 return ubi_open_volume_nm(ubi_num, name, UBI_READONLY); in open_volume_desc()
790 desc = ubi_open_volume_nm(ubi->ubi_num, re->new_name, in rename_volumes()