Searched refs:F2FS_CRITICAL_TASK_PRIORITY (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/f2fs/ | ||
| H A D | f2fs.h | 1593 #define F2FS_CRITICAL_TASK_PRIORITY NICE_TO_PRIO(0) macro |
| H A D | super.c | 4340 sbi->critical_task_priority = F2FS_CRITICAL_TASK_PRIORITY; in init_sb_info() |