Home
last modified time | relevance | path

Searched refs:DEFAULT_RETRY_IO_COUNT (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/fs/f2fs/
Dcheckpoint.c123 ++count <= DEFAULT_RETRY_IO_COUNT) in f2fs_get_meta_page_nofail()
Df2fs.h528 #define DEFAULT_RETRY_IO_COUNT 8 /* maximum retry read IO count */ macro