Home
last modified time | relevance | path

Searched refs:UBI_VTBL_AUTORESIZE_FLG (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dubi-media.h47 * @UBI_VTBL_AUTORESIZE_FLG: auto-resize this volume
54 * %UBI_VTBL_AUTORESIZE_FLG flag can be set only for one volume in the volume
61 * the %UBI_VTBL_AUTORESIZE_FLG flag set, the amount of available logical
63 * reserved for this volume. Note, the %UBI_VTBL_AUTORESIZE_FLG bit is cleared
83 UBI_VTBL_AUTORESIZE_FLG = 0x01, enumerator
327 * @flags: volume flags (%UBI_VTBL_AUTORESIZE_FLG)
H A Dvtbl.c553 if (vtbl[i].flags & UBI_VTBL_AUTORESIZE_FLG) { in init_volumes()
H A Dbuild.c769 * This function re-sizes the volume marked by the %UBI_VTBL_AUTORESIZE_FLG in
790 ubi->vtbl[vol_id].flags &= ~UBI_VTBL_AUTORESIZE_FLG; in autoresize()
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dubi-media.h47 * @UBI_VTBL_AUTORESIZE_FLG: auto-resize this volume
54 * %UBI_VTBL_AUTORESIZE_FLG flag can be set only for one volume in the volume
61 * the %UBI_VTBL_AUTORESIZE_FLG flag set, the amount of available logical
63 * reserved for this volume. Note, the %UBI_VTBL_AUTORESIZE_FLG bit is cleared
83 UBI_VTBL_AUTORESIZE_FLG = 0x01, enumerator
327 * @flags: volume flags (%UBI_VTBL_AUTORESIZE_FLG)
H A Dvtbl.c553 if (vtbl[i].flags & UBI_VTBL_AUTORESIZE_FLG) { in init_volumes()
H A Dbuild.c769 * This function re-sizes the volume marked by the %UBI_VTBL_AUTORESIZE_FLG in
790 ubi->vtbl[vol_id].flags &= ~UBI_VTBL_AUTORESIZE_FLG; in autoresize()

Completed in 9 milliseconds