Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dfsck.c3161 static void bch2_fsck_thread_exit(struct thread_with_stdio *_thr) in bch2_fsck_thread_exit() argument
3163 struct fsck_thread *thr = container_of(_thr, struct fsck_thread, thr); in bch2_fsck_thread_exit()