Lines Matching full:used

40  * device should be used. A pointer to the 32-bit volume ID hast to be passed
47 * device should be used. A &struct ubi_rsvol_req object has to be properly
54 * of the UBI character device should be used. A &struct ubi_rnvol_req object
76 * corresponding UBI volume character device should be used. This command
93 * ioctl command should be used. A pointer to a &struct ubi_map_req object is
103 * ioctl command should be used. The ioctl unmaps the logical eraseblocks,
114 * %UBI_IOCEBISMAP ioctl command should be used. It returns %0 if the LEB is
121 * used. A pointer to a &struct ubi_set_vol_prop_req object is expected to be
129 * should be used. A pointer to a &struct ubi_blkcreate_req object is expected
130 * to be passed, which is not used and reserved for future usage.
132 * Conversely, to remove a block device the %UBI_IOCVOLRMBLK should be used,
178 /* LEB erasure command, used for debugging, disabled by default */
230 * @padding: reserved for future, not used, has to be zeroed
232 * This data structure is used to specify MTD device UBI has to attach and the
259 * Which gives 20 for most NAND devices. This limit is used in order to derive
264 * default kernel value of %CONFIG_MTD_UBI_BEB_LIMIT will be used.
275 * struct ubi_mkvol_req - volume description data structure used in
281 * @padding1: reserved for future, not used, has to be zeroed
283 * @padding2: reserved for future, not used, has to be zeroed
286 * This structure is used by user-space programs when creating new volumes. The
317 * struct ubi_rsvol_req - a data structure used in volume re-size requests.
335 * @padding1: reserved for future, not used, has to be zeroed
338 * @padding2: reserved for future, not used, has to be zeroed
375 * struct ubi_leb_change_req - a data structure used in atomic LEB change
380 * @padding: reserved for future, not used, has to be zeroed
382 * The @dtype field used to inform UBI about what kind of data will be written
386 * used because users usually do not know this and could easily mislead UBI. We
399 * struct ubi_map_req - a data structure used in map LEB requests.
402 * @padding: reserved for future, not used, has to be zeroed
412 * struct ubi_set_vol_prop_req - a data structure used to set an UBI volume
415 * @padding: reserved for future, not used, has to be zeroed
425 * struct ubi_blkcreate_req - a data structure used in block creation requests.
426 * @padding: reserved for future, not used, has to be zeroed