Searched refs:closure_get (Results 1 - 16 of 16) sorted by relevance

/linux-master/include/linux/
H A Dclosure.h21 * The refcount may be manipulated with closure_get() and closure_put().
52 * closure_get(cl);
57 * closure_get(cl);
72 * Then, the rule is - if you got the refcount with closure_get(), release it
261 * closure_get - increment a closure's refcount
263 static inline void closure_get(struct closure *cl) function
286 closure_get(parent);
/linux-master/fs/bcachefs/
H A Dbtree_locking.c134 closure_get(&trans->ref);
384 closure_get(&trans->ref);
H A Ddebug.c616 closure_get(&trans->ref);
862 closure_get(&trans->ref);
H A Dbtree_node_scan.c250 closure_get(&cl);
H A Dmove.c159 closure_get(&io->write.ctxt->cl);
379 closure_get(&ctxt->cl);
H A Dio_write.c1320 closure_get(&op->cl);
1467 closure_get(bio->bi_private);
H A Dutil.h455 closure_get(cl); \
H A Dfs-io-direct.c158 closure_get(&dio->cl);
H A Dsuper.c188 closure_get(&c->cl);
219 closure_get(&c->cl);
H A Dec.c753 closure_get(cl);
H A Dbtree_io.c1624 closure_get(&ra->cl);
H A Dbtree_update_interior.c958 closure_get(&as->cl);
/linux-master/drivers/md/bcache/
H A Dsuper.c349 closure_get(cl);
392 closure_get(cl);
742 closure_get(&d->cl);
856 closure_get(&c->caching);
1188 closure_get(&dc->disk.cl);
H A Dbcache.h940 closure_get(cl);
H A Djournal.c624 closure_get(&ca->set->cl);
H A Drequest.c849 closure_get(&dc->disk.cl);
1103 * no need to call closure_get(&dc->disk.cl),
1105 * which would call closure_get(&dc->disk.cl)

Completed in 484 milliseconds