Searched refs:DEFAULT_RETRY_QUOTA_FLUSH_COUNT (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/fs/f2fs/ | ||
D | checkpoint.c | 1221 if (++cnt > DEFAULT_RETRY_QUOTA_FLUSH_COUNT) { in block_operations() |
D | f2fs.h | 584 #define DEFAULT_RETRY_QUOTA_FLUSH_COUNT 8 macro |