Searched refs:once_only (Results 1 – 3 of 3) sorted by relevance
122 static bool once_only; in fscache_report_unexpected_submission() local126 if (once_only) in fscache_report_unexpected_submission()128 once_only = true; in fscache_report_unexpected_submission()
1171 static bool once_only; in fscache_mark_page_cached() local1172 if (!once_only) { in fscache_mark_page_cached()1173 once_only = true; in fscache_mark_page_cached()
34 static unsigned long once_only; in dump_vnode() local52 if (!test_and_set_bit(0, &once_only)) in dump_vnode()