Home
last modified time | relevance | path

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

/linux/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/fs/bcachefs/
H A Dbtree_locking.c103 closure_put(&g->g[--g->nr].trans->ref); in lock_graph_up()
245 closure_put(&trans->ref); in lock_graph_descend()
250 closure_put(&trans->ref); in lock_graph_descend()
H A Dbtree_node_scan.c248 closure_put(w->cl); in read_btree_nodes_worker()
284 closure_put(&cl); in read_btree_nodes()
H A Ddebug.c611 closure_put(&trans->ref); in bch2_btree_transactions_read()
833 closure_put(&trans->ref); in btree_deadlock_to_text()
H A Dmove.c110 closure_put(&ctxt->cl); in move_write_done()
154 closure_put(&ctxt->cl); in move_read_endio()
H A Dfs-io-direct.c53 closure_put(&dio->cl); in bch2_direct_IO_read_endio()
H A Dchardev.c92 closure_put(&c->cl);
H A Dfs-io.c50 closure_put(bio->cl); in nocow_flush_endio()
H A Dbtree_io.c1568 closure_put(&ra->cl); in btree_node_read_all_replicas_endio()
1789 closure_put(&((struct btree_update *) new)->cl); in bch2_btree_complete_write()
H A Dbtree_update_interior.c280 closure_put(&as->cl); in bch2_btree_node_free_never_used()
1019 closure_put(&as->cl); in btree_update_drop_new_node()
H A Dsuper-io.c885 closure_put(&ca->fs->sb_write); in write_super_endio()
H A Dio_write.c685 closure_put(cl); in bch2_write_endio()
H A Djournal_io.c1707 closure_put(&w->io); in journal_write_endio()
H A Dfs.c1974 closure_put(&c->cl); in bch2_path_to_fs()
H A Dec.c750 closure_put(cl); in ec_block_endio()
/linux/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 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/include/linux/
H A Dclosure.h172 void closure_put(struct closure *cl);