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

/linux-master/include/linux/mtd/
H A Dubi.h31 * UBI_METAONLY: modify only the volume meta-data,
38 UBI_METAONLY enumerator in enum:__anon408
/linux-master/drivers/mtd/ubi/
H A Dkapi.c128 mode != UBI_EXCLUSIVE && mode != UBI_METAONLY)
179 case UBI_METAONLY:
365 case UBI_METAONLY:
H A Dcdev.c83 else if (mode == UBI_METAONLY)
736 re->desc = ubi_open_volume(ubi->ubi_num, vol_id, UBI_METAONLY);

Completed in 159 milliseconds