Home
last modified time | relevance | path

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

/linux-6.14.4/fs/bcachefs/
Dthread_with_file.c277 static const struct file_operations thread_with_stdio_fops = { variable
314 return bch2_run_thread_with_file(&thr->thr, &thread_with_stdio_fops, thread_with_stdio_fn); in __bch2_run_thread_with_stdio()