incubator-nuttx/fs/partition
Xiang Xiao dde8ae468e fs/partition: register partition device if caller doesn't provide handler
to avoid the duplication of common logic

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-05-27 20:23:17 -03:00
..
Kconfig fs/partition: support parse gpt partition 2021-10-30 01:24:09 -05:00
Make.defs fs/partition: support parse gpt partition 2021-10-30 01:24:09 -05:00
fs_gpt.c fs/partition: MBR parser should initialize blocksize field 2023-05-27 20:23:17 -03:00
fs_mbr.c fs/partition: MBR parser should initialize blocksize field 2023-05-27 20:23:17 -03:00
fs_partition.c fs/partition: register partition device if caller doesn't provide handler 2023-05-27 20:23:17 -03:00
fs_ptable.c nuttx:Change fs strncpy to strlcpy to avoid losing'\0' 2021-12-30 18:06:00 +08:00
partition.h fs/partition: support parse gpt partition 2021-10-30 01:24:09 -05:00