Searched refs:yaffs_check_ff (Results 1 - 2 of 2) sorted by relevance

/u-boot/fs/yaffs2/
H A Dyaffs_guts.h915 int yaffs_check_ff(u8 *buffer, int n_bytes);
H A Dyaffs_guts.c302 int yaffs_check_ff(u8 *buffer, int n_bytes) function
324 if (!yaffs_check_ff(data, dev->data_bytes_per_chunk) ||

Completed in 59 milliseconds