Searched refs:lfs_fs_grow (Results 1 – 3 of 3) sorted by relevance
388 lfs_fs_grow(&lfs, BLOCK_COUNT) => 0;402 lfs_fs_grow(&lfs, BLOCK_COUNT_2) => 0;432 lfs_fs_grow(&lfs, BLOCK_COUNT_2) => 0;
746 int lfs_fs_grow(lfs_t *lfs, lfs_size_t block_count);
6291 int lfs_fs_grow(lfs_t *lfs, lfs_size_t block_count) { function