Searched refs:DEFAULT_RETRY_IO_COUNT (Results 1 – 3 of 3) sorted by relevance
125 ++count <= DEFAULT_RETRY_IO_COUNT) in f2fs_get_meta_page_retry()
2047 int retry = DEFAULT_RETRY_IO_COUNT; in f2fs_enable_checkpoint()
563 #define DEFAULT_RETRY_IO_COUNT 8 /* maximum retry read IO count */ macro