|
Zephyr Project API 4.4.99
A Scalable Open Source RTOS
|
Ext2 file system configuration structures. More...
#include <stdint.h>Go to the source code of this file.
Data Structures | |
| struct | ext2_cfg |
| Configuration used to format ext2 file system. More... | |
Macros | |
| #define | FS_EXT2_DECLARE_DEFAULT_CONFIG(name) |
| Declare an ext2 format configuration with default values. | |
Ext2 file system configuration structures.
| #define FS_EXT2_DECLARE_DEFAULT_CONFIG | ( | name | ) |
Declare an ext2 format configuration with default values.
| name | Name of the declared ext2_cfg object. |