Home
last modified time | relevance | path

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

/Linux-v6.1/fs/fscache/
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()
/Linux-v6.1/fs/afs/
Dinode.c34 static unsigned long once_only; in dump_vnode() local
52 if (!test_and_set_bit(0, &once_only)) in dump_vnode()