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
Make.defs
fs_partition.c
fs_ptable.c
partition.h fs: change geometry types from `size_t` to `blkcnt_t` and `blksize_t` 2021-02-18 20:38:22 -08:00