Lines Matching +full:erase +full:- +full:block +full:- +full:size
2 # SPDX-License-Identifier: Apache-2.0
5 Description of pre-defined file systems.
9 include: "zephyr,fstab-common.yaml"
12 # num-files and num-dirs are not filesystem-specific.
14 read-size:
18 The size of file system read operations, in bytes.
25 prog-size:
29 The size of file system program (write) operations, in bytes.
36 cache-size:
40 The size of block caches, in bytes.
42 Each cache buffers a portion of a block in RAM. The littlefs
47 factor of the block size.
53 lookahead-size:
57 The size of the lookahead buffer, in bytes.
68 block-cycles:
72 The number of erase cycles before moving data to another block.
74 For dynamic wear leveling, the number of erase cycles before data
75 is moved to another block. Set to a non-positive value to disable
80 disk-version: