Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fscache/
Doperation.c123 static bool once_only; in fscache_report_unexpected_submission() local
127 if (once_only) in fscache_report_unexpected_submission()
129 once_only = true; in fscache_report_unexpected_submission()
Dpage.c1181 static bool once_only; in fscache_mark_page_cached() local
1182 if (!once_only) { in fscache_mark_page_cached()
1183 once_only = true; in fscache_mark_page_cached()