Searched refs:ubiblock (Results 1 – 8 of 8) sorted by relevance
73 struct ubiblock { struct172 struct ubiblock *dev; in find_dev_nolock()183 struct ubiblock *dev = req->q->queuedata; in ubiblock_read()232 struct ubiblock *dev = disk->private_data; in ubiblock_open()274 struct ubiblock *dev = gd->private_data; in ubiblock_release()351 struct ubiblock *dev; in ubiblock_create()448 static void ubiblock_cleanup(struct ubiblock *dev) in ubiblock_cleanup()461 struct ubiblock *dev; in ubiblock_remove()496 struct ubiblock *dev; in ubiblock_resize()623 struct ubiblock *next; in ubiblock_remove_all()[all …]
38 PACKAGES =+ "mtdinfo-klibc ubiattach-klibc ubiblock-klibc ubicrc32-klibc ubidetach-klibc \44 FILES:ubiblock-klibc = "${sbindir}/ubiblock"
22 "ubiblock=0,1 \0" \26 "set_bootargs=setenv bootargs " CONFIG_BOOTARGS " ubi.block=\${ubiblock} root=\${root} \0" \
54 + "ubiblock=0,1 \0" \58 + "set_bootargs=setenv bootargs " CONFIG_BOOTARGS " ubi.block=\${ubiblock} root=\${root} \0" \
32 "set_bootargs=setenv bootargs " CONFIG_BOOTARGS " ubi.block=\${ubiblock} root=\${root} \0" \
90 if ! ubiblock --create "/dev/ubi${ubidevid}"; then194 ubiblock --create "/dev/ubi${pnor}_${element}"
7 m="$(mount | grep "${rootmatch}" | grep "ubiblock")"192 ubiblock --create "/dev/ubi${ubidevid}"294 ubiblock --create "/dev/ubi${mtd}_${element}"347 fw_setenv -c /etc/alt_fw_env.config ubiblock "${value}"
99 volume using the UBI block emulation driver (ubiblock). To store updates to