Home
last modified time | relevance | path

Searched refs:once_only (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/fs/fscache/
H A Dio.c78 bool once_only = false; in fscache_begin_operation() local
127 if (timeo <= 1 && !once_only) { in fscache_begin_operation()
131 once_only = true; in fscache_begin_operation()
/kernel/linux/linux-5.10/fs/fscache/
H A Doperation.c119 static bool once_only; in fscache_report_unexpected_submission() local
123 if (once_only) in fscache_report_unexpected_submission()
125 once_only = true; in fscache_report_unexpected_submission()
H A Dpage.c1177 static bool once_only; in fscache_mark_page_cached() local
1178 if (!once_only) { in fscache_mark_page_cached()
1179 once_only = true; in fscache_mark_page_cached()
/kernel/linux/linux-5.10/fs/afs/
H A Dinode.c34 static unsigned long once_only; in dump_vnode() local
52 if (!test_and_set_bit(0, &once_only)) in dump_vnode()
/kernel/linux/linux-6.6/fs/afs/
H A Dinode.c34 static unsigned long once_only; in dump_vnode() local
52 if (!test_and_set_bit(0, &once_only)) in dump_vnode()

Completed in 6 milliseconds