Searched refs:once_only (Results 1 – 2 of 2) sorted by relevance
123 static bool once_only; in fscache_report_unexpected_submission() local127 if (once_only) in fscache_report_unexpected_submission()129 once_only = true; in fscache_report_unexpected_submission()
1181 static bool once_only; in fscache_mark_page_cached() local1182 if (!once_only) { in fscache_mark_page_cached()1183 once_only = true; in fscache_mark_page_cached()