walnux/include/nuttx/fs
wanggang26 929bbf0be8 fs: add merge partitions support
Usage example for merging the factory partition and reserve
partition into the merge partition:
register_merge_blockdriver("/dev/merge", "/dev/factory", "/dev/reserve",
NULL)

Signed-off-by: wanggang26 <wanggang26@xiaomi.com>
2024-11-07 14:59:23 +08:00
..
automount.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
fat.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
fs.h fs: add merge partitions support 2024-11-07 14:59:23 +08:00
hostfs.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
ioctl.h fs: Fix mtd/sector512.c:554:19: error: incomplete definition of type 'struct partition_info_s' 2024-11-03 21:08:50 +08:00
loop.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
loopmtd.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
nfs.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
nxffs.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
partition.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
procfs.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
smart.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
uio.h move readv/writev to the kernel 2024-10-30 17:07:54 +08:00
userfs.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00