Searched refs:DEFAULT_RETRY_IO_COUNT (Results 1 – 5 of 5) sorted by relevance
767 if (err == -ENOMEM || ++count <= DEFAULT_RETRY_IO_COUNT) in f2fs_update_inode_page()
124 ++count <= DEFAULT_RETRY_IO_COUNT) in f2fs_get_meta_page_retry()
581 #define DEFAULT_RETRY_IO_COUNT 8 /* maximum retry read IO or flush count */ macro
2256 int retry = DEFAULT_RETRY_IO_COUNT; in f2fs_enable_checkpoint()
728 int count = DEFAULT_RETRY_IO_COUNT; in f2fs_flush_device_cache()