Home
last modified time | relevance | path

Searched refs:UBI_FM_MAX_POOL_SIZE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dubi-media.h392 * UBI_FM_MAX_POOL_SIZE */
394 #define UBI_FM_MAX_POOL_SIZE 256 macro
453 __be32 pebs[UBI_FM_MAX_POOL_SIZE];
H A Dfastmap.c612 if (pool_size > UBI_FM_MAX_POOL_SIZE || pool_size < 0) { in ubi_attach_fastmap()
617 if (wl_pool_size > UBI_FM_MAX_POOL_SIZE || wl_pool_size < 0) { in ubi_attach_fastmap()
623 if (fm->max_pool_size > UBI_FM_MAX_POOL_SIZE || in ubi_attach_fastmap()
629 if (fm->max_wl_pool_size > UBI_FM_MAX_POOL_SIZE || in ubi_attach_fastmap()
H A Dubi.h261 int pebs[UBI_FM_MAX_POOL_SIZE];
H A Dbuild.c940 * between UBI_FM_MAX_POOL_SIZE and UBI_FM_MIN_POOL_SIZE. in ubi_attach_mtd_dev()
943 ubi->mtd) / 100) * 5, UBI_FM_MAX_POOL_SIZE); in ubi_attach_mtd_dev()
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dubi-media.h392 * UBI_FM_MAX_POOL_SIZE */
394 #define UBI_FM_MAX_POOL_SIZE 256 macro
453 __be32 pebs[UBI_FM_MAX_POOL_SIZE];
H A Dfastmap.c612 if (pool_size > UBI_FM_MAX_POOL_SIZE || pool_size < 0) { in ubi_attach_fastmap()
617 if (wl_pool_size > UBI_FM_MAX_POOL_SIZE || wl_pool_size < 0) { in ubi_attach_fastmap()
623 if (fm->max_pool_size > UBI_FM_MAX_POOL_SIZE || in ubi_attach_fastmap()
629 if (fm->max_wl_pool_size > UBI_FM_MAX_POOL_SIZE || in ubi_attach_fastmap()
H A Dubi.h261 int pebs[UBI_FM_MAX_POOL_SIZE];
H A Dbuild.c946 * between UBI_FM_MAX_POOL_SIZE and UBI_FM_MIN_POOL_SIZE. in ubi_attach_mtd_dev()
949 ubi->mtd) / 100) * 5, UBI_FM_MAX_POOL_SIZE); in ubi_attach_mtd_dev()

Completed in 13 milliseconds