Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_guts.c360 int reserved_chunks; in yaffs_check_alloc_available() local
366 reserved_chunks = in yaffs_check_alloc_available()
369 return (dev->n_free_chunks > (reserved_chunks + n_chunks)); in yaffs_check_alloc_available()