Lines Matching defs:size
237 * @max_pool_size: maximal size of the user pool
238 * @max_wl_pool_size: maximal size of the pool used by the WL sub-system
252 * @size: total number of PEBs in this pool
253 * @max_size: maximal size of the pool
263 int size;
296 * @usable_leb_size: logical eraseblock size without padding
467 * @vtbl_size: size of the volume table in bytes
470 * creation, deletion, update, re-size, re-name and set
489 * @fm_size: fastmap size in bytes
524 * @flash_size: underlying MTD device size (in bytes)
526 * @peb_size: physical eraseblock size
534 * @min_io_size: minimal input/output unit size of the underlying MTD device
535 * @hdrs_min_io_size: minimal I/O unit size used for VID and EC headers
537 * @leb_size: logical eraseblock size
540 * @ec_hdr_alsize: size of the EC header aligned to @hdrs_min_io_size
541 * @vid_hdr_alsize: size of the VID header aligned to @hdrs_min_io_size
550 * time (MTD write buffer size)
553 * @peb_buf: a buffer of PEB size used for different purposes
701 * size in case of dynamic volumes)
869 int ubi_check_pattern(const void *buf, uint8_t patt, int size);