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