Lines Matching refs:file
8 bool "Link file system libraries into build"
10 Link in the underlying file system libraries. This can be
12 to work directly with the underlying file system libraries.
21 Enables support for file system.
38 int "Maximum number of distinct file system types allowed"
41 Zephyr provides several file system types including FatFS and
46 int "Optional override for maximum file name length"
49 Specify the maximum file name allowed across all enabled file
51 file name length for enabled in-tree file systems. This
53 file system. Selecting a value less than the actual length
54 supported by a file system may result in memory access
61 Specify the initialization priority for file systems. In case
70 file system.
80 Enable file system shell command for mounting file systems. This
87 Enable additional file system shell commands for performing
96 Size of the buffer used for file system commands, will determine the
103 bool "Allow to format file system"
108 bool "FUSE based access to file system partitions"
111 Expose file system partitions to the host system through FUSE.