Searched refs:DEFAULT_RETRY_IO_COUNT (Results 1 – 4 of 4) sorted by relevance
127 ++count <= DEFAULT_RETRY_IO_COUNT) in f2fs_get_meta_page_retry()
2169 int retry = DEFAULT_RETRY_IO_COUNT; in f2fs_enable_checkpoint()
578 #define DEFAULT_RETRY_IO_COUNT 8 /* maximum retry read IO or flush count */ macro
683 int count = DEFAULT_RETRY_IO_COUNT; in f2fs_flush_device_cache()