Searched refs:once_only (Results 1 – 2 of 2) sorted by relevance
114 static bool once_only; in fscache_report_unexpected_submission() local118 if (once_only) in fscache_report_unexpected_submission()120 once_only = true; in fscache_report_unexpected_submission()
1123 static bool once_only; in fscache_mark_page_cached() local1124 if (!once_only) { in fscache_mark_page_cached()1125 once_only = true; in fscache_mark_page_cached()