Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dio_write.h48 static inline struct workqueue_struct *index_update_wq(struct bch_write_op *op) in index_update_wq() function
H A Dio_write.c659 struct workqueue_struct *wq = index_update_wq(op); in CLOSURE_CALLBACK()
1445 continue_at(&op->cl, bch2_nocow_write_done, index_update_wq(op)); in bch2_nocow_write()