Searched refs:closure_call (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/md/bcache/
H A Dmovinggc.c110 closure_call(&op->cl, bch_data_insert, NULL, cl);
172 closure_call(&io->cl, read_moving_submit, NULL, &cl);
H A Drequest.c855 closure_call(&s->iop.cl, bch_data_insert, NULL, cl);
952 closure_call(&s->iop.cl, cache_lookup, NULL, cl);
1047 closure_call(&s->iop.cl, bch_data_insert, NULL, cl);
1313 closure_call(&s->iop.cl, bch_data_insert, NULL, cl);
1315 closure_call(&s->iop.cl, cache_lookup, NULL, cl);
H A Djournal.c844 closure_call(cl, journal_write_unlocked, NULL, &c->cl);
H A Dwriteback.c567 closure_call(&io->cl, read_dirty_submit, NULL, &cl);
/linux-master/include/linux/
H A Dclosure.h379 * closure_call - execute @fn out of a new, uninitialized closure
385 static inline void closure_call(struct closure *cl, closure_fn fn, function
/linux-master/fs/bcachefs/
H A Ddata_update.c350 closure_call(&m->op.cl, bch2_write, NULL, NULL);
H A Dfs-io-direct.c531 closure_call(&dio->op.cl, bch2_write, NULL, NULL);
H A Dfs-io-buffered.c468 closure_call(&io->op.cl, bch2_write, NULL, NULL);
H A Djournal.c211 closure_call(&w->io, bch2_journal_write, j->wq, NULL);
H A Djournal_io.c1236 closure_call(&ca->journal.read,

Completed in 186 milliseconds