Lines Matching +full:disk +full:- +full:version
4 # SPDX-License-Identifier: Apache-2.0
49 more data and reducing the number of disk accesses. Must be a
66 is moved to another block. Set to a non-positive value to
75 littlefs requires a per-file buffer to cache data.
83 per-allocation overhead that affects how much usable space is
86 If this option is set to a non-positive value the heap is sized to
93 int "Size of per-allocation overhead for littleFS heap in bytes"
100 NOTE: when your app fails to open pre-defined number of files, as set
121 bool "Support for selecting littlefs disk version"
122 default y if $(dt_compat_any_has_prop,$(DT_COMPAT_ZEPHYR_FSTAB_LITTLEFS),disk-version)
124 Enable this option to provide support for selecting littlefs disk version
126 with the same major disk version.