Searched refs:lfs_fs_rawgrow (Results 1 - 1 of 1) sorted by relevance
/third_party/littlefs/ | ||
H A D | lfs.c | 5049 int lfs_fs_rawgrow(lfs_t *lfs, lfs_size_t block_count) { function 6293 err = lfs_fs_rawgrow(lfs, block_count); |
Completed in 8 milliseconds