Searched refs:DEFAULT_RETRY_IO_COUNT (Results 1 – 2 of 2) sorted by relevance
/fs/f2fs/ | ||
D | checkpoint.c | 120 ++count <= DEFAULT_RETRY_IO_COUNT) in f2fs_get_meta_page_nofail() |
D | f2fs.h | 537 #define DEFAULT_RETRY_IO_COUNT 8 /* maximum retry read IO count */ macro |