Searched refs:yaffs_wr_attempts (Results 1 – 3 of 3) sorted by relevance
20 extern unsigned int yaffs_wr_attempts;
585 (yaffs_wr_attempts <= 0 || attempts <= yaffs_wr_attempts)); in yaffs_write_new_chunk()
40 unsigned int yaffs_wr_attempts; variable