zephyr/include/fs
Peter Bigot 4080b7727f fs: provide access to DT-defined mount structures
Use a devicetree fstab entry node identifier to provide a unique
identifier for a fs_mount_t structure that is defined with everything
necessary to mount the file system associated with a partition.

The fs_mount_t structure will be defined in the implementation for
each file system type.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-12-27 18:16:20 +01:00
..
fcb.h fs/fcb: Enable FCB to work with non-0xff erase value flash 2020-11-16 13:39:04 +01:00
fs.h fs: provide access to DT-defined mount structures 2020-12-27 18:16:20 +01:00
fs_interface.h doc: fs: Add ingroup tag to fs_interface.h 2020-11-24 23:42:24 -05:00
fs_sys.h fs: Move fs_file_system_t declaration out of fs.h 2020-10-23 12:55:41 +02:00
littlefs.h doc: update reference to use :c:macro 2020-09-15 15:25:01 +02:00
nvs.h