Home
last modified time | relevance | path

Searched defs:n_caches (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_guts.c1372 int n_caches = obj->my_dev->param.n_caches; in yaffs_obj_cache_dirty() local
1390 int n_caches = obj->my_dev->param.n_caches; in yaffs_flush_file_cache() local
1435 int n_caches = dev->param.n_caches; in yaffs_flush_whole_cache() local
H A Dyaffs_guts.h534 int n_caches; /* If <= 0, then short op caching is disabled, member