Home
last modified time | relevance | path

Searched refs:UBI_DYNAMIC_VOLUME (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dvmt.c75 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in vol_attribute_show()
243 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in ubi_create_volume()
282 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in ubi_create_volume()
502 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in ubi_resize_volume()
682 if (vol->vol_type != UBI_DYNAMIC_VOLUME && in self_check_volume()
717 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in self_check_volume()
762 vol_type = UBI_DYNAMIC_VOLUME; in self_check_volume()
H A Dvtbl.c543 UBI_DYNAMIC_VOLUME : UBI_STATIC_VOLUME; in init_volumes()
585 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in init_volumes()
632 vol->vol_type = UBI_DYNAMIC_VOLUME; in init_volumes()
H A Dgluebi.c314 if (vi->vol_type == UBI_DYNAMIC_VOLUME) in gluebi_create()
H A Dupd.c224 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in write_leb()
H A Dattach.c412 av->vol_type = vid_hdr->vol_type == UBI_VID_DYNAMIC ? UBI_DYNAMIC_VOLUME in add_volume()
1705 if (av->vol_type != UBI_DYNAMIC_VOLUME && in self_check_ai()
1807 UBI_DYNAMIC_VOLUME : UBI_STATIC_VOLUME; in self_check_ai()
H A Deba.c632 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in ubi_eba_read_leb()
699 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in ubi_eba_read_leb()
H A Dcdev.c612 if (req->vol_type != UBI_DYNAMIC_VOLUME && in verify_mkvol_req()
H A Dfastmap.c1300 ubi_assert(vol->vol_type == UBI_DYNAMIC_VOLUME || in ubi_write_fastmap()
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dvmt.c75 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in vol_attribute_show()
243 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in ubi_create_volume()
282 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in ubi_create_volume()
497 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in ubi_resize_volume()
673 if (vol->vol_type != UBI_DYNAMIC_VOLUME && in self_check_volume()
708 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in self_check_volume()
753 vol_type = UBI_DYNAMIC_VOLUME; in self_check_volume()
H A Dvtbl.c543 UBI_DYNAMIC_VOLUME : UBI_STATIC_VOLUME; in init_volumes()
585 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in init_volumes()
632 vol->vol_type = UBI_DYNAMIC_VOLUME; in init_volumes()
H A Dupd.c224 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in write_leb()
H A Dgluebi.c314 if (vi->vol_type == UBI_DYNAMIC_VOLUME) in gluebi_create()
H A Dattach.c412 av->vol_type = vid_hdr->vol_type == UBI_VID_DYNAMIC ? UBI_DYNAMIC_VOLUME in add_volume()
1705 if (av->vol_type != UBI_DYNAMIC_VOLUME && in self_check_ai()
1807 UBI_DYNAMIC_VOLUME : UBI_STATIC_VOLUME; in self_check_ai()
H A Dblock.c333 if (vi->vol_type == UBI_DYNAMIC_VOLUME) in calc_disk_capacity()
H A Deba.c631 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in ubi_eba_read_leb()
698 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in ubi_eba_read_leb()
H A Dcdev.c612 if (req->vol_type != UBI_DYNAMIC_VOLUME && in verify_mkvol_req()
H A Dfastmap.c1310 ubi_assert(vol->vol_type == UBI_DYNAMIC_VOLUME || in ubi_write_fastmap()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/mtd/
H A Dubi-user.h34 UBI_DYNAMIC_VOLUME = 3, enumerator
/kernel/linux/linux-5.10/include/uapi/mtd/
H A Dubi-user.h224 * @UBI_DYNAMIC_VOLUME: dynamic volume
228 UBI_DYNAMIC_VOLUME = 3, enumerator
313 * @vol_type: volume type (%UBI_DYNAMIC_VOLUME or %UBI_STATIC_VOLUME)
/kernel/linux/linux-6.6/include/uapi/mtd/
H A Dubi-user.h224 * @UBI_DYNAMIC_VOLUME: dynamic volume
228 UBI_DYNAMIC_VOLUME = 3, enumerator
319 * @vol_type: volume type (%UBI_DYNAMIC_VOLUME or %UBI_STATIC_VOLUME)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/mtd/
H A Dubi-user.h48 UBI_DYNAMIC_VOLUME = 3, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/mtd/
H A Dubi-user.h48 UBI_DYNAMIC_VOLUME = 3, enumerator

Completed in 23 milliseconds