Home
last modified time | relevance | path

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

/linux-6.8/fs/bcachefs/
Dthread_with_file.c226 static const struct file_operations thread_with_stdio_fops = { variable
251 return bch2_run_thread_with_file(&thr->thr, &thread_with_stdio_fops, fn); in bch2_run_thread_with_stdio()