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,
199 /* LEB erasure command, used for debugging, disabled by default */
251 * @padding: reserved for future, not used, has to be zeroed
255 * This data structure is used to specify MTD device UBI has to attach and the
282 * Which gives 20 for most NAND devices. This limit is used in order to derive
287 * default kernel value of %CONFIG_MTD_UBI_BEB_LIMIT will be used.
308 * should only be used if the volume user has a
318 * struct ubi_mkvol_req - volume description data structure used in
326 * @padding2: reserved for future, not used, has to be zeroed
329 * This structure is used by user-space programs when creating new volumes. The
360 * struct ubi_rsvol_req - a data structure used in volume re-size requests.
378 * @padding1: reserved for future, not used, has to be zeroed
381 * @padding2: reserved for future, not used, has to be zeroed
418 * struct ubi_ecinfo_req - a data structure used for requesting and receiving
424 * @padding: reserved for future, not used, has to be zeroed
427 * This structure is used to retrieve erase counter information for a specified
449 * struct ubi_leb_change_req - a data structure used in atomic LEB change
454 * @padding: reserved for future, not used, has to be zeroed
456 * The @dtype field used to inform UBI about what kind of data will be written
460 * used because users usually do not know this and could easily mislead UBI. We
473 * struct ubi_map_req - a data structure used in map LEB requests.
476 * @padding: reserved for future, not used, has to be zeroed
486 * struct ubi_set_vol_prop_req - a data structure used to set an UBI volume
489 * @padding: reserved for future, not used, has to be zeroed
499 * struct ubi_blkcreate_req - a data structure used in block creation requests.
500 * @padding: reserved for future, not used, has to be zeroed