Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dfsck.c3314 static const struct thread_with_stdio_ops bch2_online_fsck_ops = { variable
3359 ret = bch2_run_thread_with_stdio(&thr->thr, &bch2_online_fsck_ops); in bch2_ioctl_fsck_online()