Searched refs:UBI_STATIC_VOLUME (Results 1 – 11 of 11) sorted by relevance
398 if (vol->vol_type == UBI_STATIC_VOLUME) { in ubi_leb_read()413 if (err && err == -EBADMSG && vol->vol_type == UBI_STATIC_VOLUME) { in ubi_leb_read()461 if (desc->mode == UBI_READONLY || vol->vol_type == UBI_STATIC_VOLUME) in ubi_leb_write()511 if (desc->mode == UBI_READONLY || vol->vol_type == UBI_STATIC_VOLUME) in ubi_leb_change()552 if (desc->mode == UBI_READONLY || vol->vol_type == UBI_STATIC_VOLUME) in ubi_leb_erase()612 if (desc->mode == UBI_READONLY || vol->vol_type == UBI_STATIC_VOLUME) in ubi_leb_unmap()649 if (desc->mode == UBI_READONLY || vol->vol_type == UBI_STATIC_VOLUME) in ubi_leb_map()
67 if (vol->vol_type != UBI_STATIC_VOLUME) in ubi_check_volume()
208 if (sv->vol_type == UBI_STATIC_VOLUME) in validate_vid_hdr()286 : UBI_STATIC_VOLUME; in add_volume()1388 sv->vol_type != UBI_STATIC_VOLUME) { in paranoid_check_si()1428 if (sv->vol_type == UBI_STATIC_VOLUME) { in paranoid_check_si()1488 UBI_DYNAMIC_VOLUME : UBI_STATIC_VOLUME; in paranoid_check_si()
294 if (vol->vol_type == UBI_STATIC_VOLUME) in vol_cdev_direct_write()466 vol->vol_type == UBI_STATIC_VOLUME) { in vol_cdev_ioctl()502 vol->vol_type == UBI_STATIC_VOLUME) { in vol_cdev_ioctl()621 req->vol_type != UBI_STATIC_VOLUME) in verify_mkvol_req()
500 if (vol->vol_type == UBI_STATIC_VOLUME && in ubi_resize_volume()767 vol->vol_type != UBI_STATIC_VOLUME) { in paranoid_check_volume()842 vol_type = UBI_STATIC_VOLUME; in paranoid_check_volume()
101 if (vol->vol_type == UBI_STATIC_VOLUME) { in clear_update_marker()
449 if (vi->vol_type == UBI_STATIC_VOLUME) in gluebi_updated()
570 UBI_DYNAMIC_VOLUME : UBI_STATIC_VOLUME; in init_volumes()
391 ubi_assert(vol->vol_type != UBI_STATIC_VOLUME); in ubi_eba_read_leb()
222 UBI_STATIC_VOLUME = 4, enumerator
508 if (c->vi.vol_type == UBI_STATIC_VOLUME) { in init_constants_early()