Home
last modified time | relevance | path

Searched refs:UBI_COMPAT_DELETE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dubi-media.h90 * @UBI_COMPAT_DELETE: delete this internal volume before anything is written
99 UBI_COMPAT_DELETE = 1, enumerator
167 * @compat: compatibility of this volume (%0, %UBI_COMPAT_DELETE,
238 * future, he would probably use %UBI_COMPAT_DELETE compatibility for the
H A Dio.c867 if (vol_id >= UBI_INTERNAL_VOL_START && compat != UBI_COMPAT_DELETE && in validate_vid_hdr()
H A Dattach.c1139 case UBI_COMPAT_DELETE: in scan_peb()
H A Dfastmap.c120 vh->compat = UBI_COMPAT_DELETE; in new_fm_vbuf()
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dubi-media.h90 * @UBI_COMPAT_DELETE: delete this internal volume before anything is written
99 UBI_COMPAT_DELETE = 1, enumerator
167 * @compat: compatibility of this volume (%0, %UBI_COMPAT_DELETE,
238 * future, he would probably use %UBI_COMPAT_DELETE compatibility for the
H A Dio.c874 if (vol_id >= UBI_INTERNAL_VOL_START && compat != UBI_COMPAT_DELETE && in validate_vid_hdr()
H A Dattach.c1139 case UBI_COMPAT_DELETE: in scan_peb()
H A Dfastmap.c120 vh->compat = UBI_COMPAT_DELETE; in new_fm_vbuf()

Completed in 12 milliseconds