Home
last modified time | relevance | path

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

/linux-6.15/lib/
H A Dclosure.c53 closure_put(parent); in closure_put_after_sub()
68 void closure_put(struct closure *cl) in closure_put() function
72 EXPORT_SYMBOL(closure_put);
184 closure_put(cl->parent); in closure_return_sync()
/linux-6.15/drivers/md/bcache/
H A Dio.c174 closure_put(cl); in bch_bbio_endio()
H A Dsuper.c286 closure_put(&dc->sb_write); in write_bdev_super_endio()
363 closure_put(&ca->set->sb_write); in write_super_endio()
407 closure_put(cl); in uuid_endio()
587 closure_put(&ca->prio); in prio_endio()
750 closure_put(&d->cl); in release_dev()
842 closure_put(&d->c->caching); in bcache_device_detach()
1164 closure_put(&dc->disk.cl); in cached_dev_detach_finish()
1868 closure_put(&c->cl); in bch_cache_set_alloc()
H A Djournal.c32 closure_put(cl); in journal_read_endio()
580 closure_put(&ca->set->cl); in journal_discard_endio()
723 closure_put(&w->c->journal.io); in journal_write_endio()
H A Drequest.c648 closure_put(cl); in request_endio()
680 closure_put(cl); in backing_request_endio()
830 closure_put(&d->cl); in CLOSURE_CALLBACK()
H A Dwriteback.c400 closure_put(&io->cl); in dirty_endio()
H A Dbtree.c240 closure_put(cl); in btree_node_read_endio()
335 closure_put(cl); in btree_node_write_endio()
/linux-6.15/fs/bcachefs/
H A Dbtree_locking.c104 closure_put(&g->g[--g->nr].trans->ref); in lock_graph_up()
261 closure_put(&trans->ref); in lock_graph_descend()
266 closure_put(&trans->ref); in lock_graph_descend()
H A Ddebug.c615 closure_put(&trans->ref); in bch2_btree_transactions_read()
837 closure_put(&trans->ref); in btree_deadlock_to_text()
H A Dmove.c124 closure_put(&ctxt->cl); in move_write_done()
181 closure_put(&ctxt->cl); in move_read_endio()
H A Dbtree_node_scan.c275 closure_put(w->cl); in read_btree_nodes_worker()
H A Dfs-io-direct.c53 closure_put(&dio->cl); in bch2_direct_IO_read_endio()
H A Dchardev.c93 closure_put(&c->cl);
H A Dfs-io.c50 closure_put(bio->cl); in nocow_flush_endio()
H A Dbtree_io.c1619 closure_put(&ra->cl); in btree_node_read_all_replicas_endio()
2026 closure_put(&((struct btree_update *) new)->cl); in bch2_btree_complete_write()
H A Dbtree_update_interior.c264 closure_put(&as->cl); in bch2_btree_node_free_never_used()
1001 closure_put(&as->cl); in btree_update_drop_new_node()
H A Dsuper-io.c963 closure_put(&ca->fs->sb_write); in write_super_endio()
H A Dio_write.c762 closure_put(cl); in bch2_write_endio()
H A Djournal_io.c1772 closure_put(&w->io); in journal_write_endio()
H A Dec.c725 closure_put(cl); in ec_block_endio()
H A Dfs.c2322 closure_put(&c->cl); in bch2_path_to_fs()
/linux-6.15/include/linux/
H A Dclosure.h172 void closure_put(struct closure *cl);