Home
last modified time | relevance | path

Searched refs:once_only (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/fscache/
Doperation.c114 static bool once_only; in fscache_report_unexpected_submission() local
118 if (once_only) in fscache_report_unexpected_submission()
120 once_only = true; in fscache_report_unexpected_submission()
Dpage.c1123 static bool once_only; in fscache_mark_page_cached() local
1124 if (!once_only) { in fscache_mark_page_cached()
1125 once_only = true; in fscache_mark_page_cached()