incubator-nuttx/fs/partition
Byron Ellacott 9a1b726bae fs: change geometry types from `size_t` to `blkcnt_t` and `blksize_t`
This change reflects that the geometry isn't related to the largest
allocatable unit on the platform.

Calls to read and write block devices are also affected and have
been updated.
2021-02-18 20:38:22 -08:00
..
Kconfig Squashed commit of the following: 2018-08-28 07:30:21 -06:00
Make.defs Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00
fs_partition.c Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00
fs_ptable.c Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00
partition.h fs: change geometry types from `size_t` to `blkcnt_t` and `blksize_t` 2021-02-18 20:38:22 -08:00