Searched refs:DEFAULT_RETRY_QUOTA_FLUSH_COUNT (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/f2fs/ | ||
| H A D | checkpoint.c | 1208 if (++cnt > DEFAULT_RETRY_QUOTA_FLUSH_COUNT) { in block_operations() |
| H A D | f2fs.h | 569 #define DEFAULT_RETRY_QUOTA_FLUSH_COUNT 8 macro |