Home
last modified time | relevance | path

Searched refs:UBI_EXCLUSIVE (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/mtd/ubi/
H A Dcdev.c59 desc->mode = UBI_EXCLUSIVE; in get_exclusive()
77 ubi_assert(vol->exclusive == 1 && desc->mode == UBI_EXCLUSIVE); in revoke_exclusive()
791 UBI_EXCLUSIVE); in rename_volumes()
888 desc = ubi_open_volume(ubi->ubi_num, vol_id, UBI_EXCLUSIVE); in ubi_cdev_ioctl()
924 desc = ubi_open_volume(ubi->ubi_num, req.vol_id, UBI_EXCLUSIVE); in ubi_cdev_ioctl()
H A Dkapi.c128 mode != UBI_EXCLUSIVE && mode != UBI_METAONLY) in ubi_open_volume()
172 case UBI_EXCLUSIVE: in ubi_open_volume()
342 case UBI_EXCLUSIVE: in ubi_close_volume()
H A Dvmt.c340 ubi_assert(desc->mode == UBI_EXCLUSIVE); in ubi_remove_volume()
/openbmc/u-boot/include/linux/mtd/
H A Dubi.h39 UBI_EXCLUSIVE, enumerator
/openbmc/linux/include/linux/mtd/
H A Dubi.h37 UBI_EXCLUSIVE, enumerator
/openbmc/u-boot/drivers/mtd/ubi/
H A Dkapi.c134 mode != UBI_EXCLUSIVE && mode != UBI_METAONLY) in ubi_open_volume()
178 case UBI_EXCLUSIVE: in ubi_open_volume()
347 case UBI_EXCLUSIVE: in ubi_close_volume()
H A Dvmt.c361 ubi_assert(desc->mode == UBI_EXCLUSIVE); in ubi_remove_volume()