Home
last modified time | relevance | path

Searched refs:fc_allocate (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/fs/
Dlittlefs_fs.c77 static inline void *fc_allocate(size_t size) in fc_allocate() function
305 fdp->cache_block = fc_allocate(lfs->cfg->cache_size); in littlefs_open()