Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_trace.h20 extern unsigned int yaffs_wr_attempts;
H A Dyaffs_guts.c585 (yaffs_wr_attempts <= 0 || attempts <= yaffs_wr_attempts)); in yaffs_write_new_chunk()
H A Dyaffsfs.c40 unsigned int yaffs_wr_attempts; variable