Searched refs:max_objects (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/fs/yaffs2/ | ||
| H A D | yaffs_guts.h | 609 int max_objects; /* member |
| H A D | yaffsfs.c | 767 if (dev->param.max_objects && current_objects > dev->param.max_objects) in yaffsfs_TooManyObjects() |