Searched full:lookahead (Results 1 – 24 of 24) sorted by relevance
53 lookahead-size:57 The size of the lookahead buffer, in bytes.59 A larger lookahead buffer increases the number of blocks found60 during an allocation pass. The lookahead buffer is stored as a
54 int "Size of lookahead buffer in bytes"57 A larger lookahead buffer increases the number of blocks found58 during an allocation pass. The lookahead buffer is stored as a
865 LOG_ERR("Configured lookahead size is too small: %d < %d", in littlefs_init_cfg()
11 lookahead-size = <32>;
15 lookahead-size = <64>;
16 lookahead-size = <64>;
15 lookahead-size = <256>;
20 lookahead-size = <32>;
15 lookahead-size = <32>;
26 lookahead-size = <64>;
69 lookahead-size = <32>;
19 lookahead-size = <32>;
25 lookahead-size = <64>;
853 # negative lookahead to automatically whitelist the following:
1326 * LittleFS: Fixed issue with lookahead buffer size mismatch to actual allocated buffer size