Lines Matching full:used
54 * device should be used. A pointer to the 32-bit volume ID hast to be passed
61 * device should be used. A &struct ubi_rsvol_req object has to be properly
68 * of the UBI character device should be used. A &struct ubi_rnvol_req object
90 * corresponding UBI volume character device should be used. This command
107 * ioctl command should be used. A pointer to a &struct ubi_map_req object is
117 * ioctl command should be used. The ioctl unmaps the logical eraseblocks,
128 * %UBI_IOCEBISMAP ioctl command should be used. It returns %0 if the LEB is
135 * used. A pointer to a &struct ubi_set_vol_prop_req object is expected to be
143 * should be used. A pointer to a &struct ubi_blkcreate_req object is expected
144 * to be passed, which is not used and reserved for future usage.
146 * Conversely, to remove a block device the %UBI_IOCVOLRMBLK should be used,
197 /* LEB erasure command, used for debugging, disabled by default */
249 * @padding: reserved for future, not used, has to be zeroed
251 * This data structure is used to specify MTD device UBI has to attach and the
278 * Which gives 20 for most NAND devices. This limit is used in order to derive
283 * default kernel value of %CONFIG_MTD_UBI_BEB_LIMIT will be used.
298 * should only be used if the volume user has a
308 * struct ubi_mkvol_req - volume description data structure used in
316 * @padding2: reserved for future, not used, has to be zeroed
319 * This structure is used by user-space programs when creating new volumes. The
350 * struct ubi_rsvol_req - a data structure used in volume re-size requests.
368 * @padding1: reserved for future, not used, has to be zeroed
371 * @padding2: reserved for future, not used, has to be zeroed
408 * struct ubi_leb_change_req - a data structure used in atomic LEB change
413 * @padding: reserved for future, not used, has to be zeroed
415 * The @dtype field used to inform UBI about what kind of data will be written
419 * used because users usually do not know this and could easily mislead UBI. We
432 * struct ubi_map_req - a data structure used in map LEB requests.
435 * @padding: reserved for future, not used, has to be zeroed
445 * struct ubi_set_vol_prop_req - a data structure used to set an UBI volume
448 * @padding: reserved for future, not used, has to be zeroed
458 * struct ubi_blkcreate_req - a data structure used in block creation requests.
459 * @padding: reserved for future, not used, has to be zeroed