Searched refs:once_only (Results 1 – 2 of 2) sorted by relevance
78 bool once_only = false; in fscache_begin_operation() local127 if (timeo <= 1 && !once_only) { in fscache_begin_operation()131 once_only = true; in fscache_begin_operation()
34 static unsigned long once_only; in dump_vnode() local52 if (!test_and_set_bit(0, &once_only)) in dump_vnode()