Home
last modified time | relevance | path

Searched refs:closure_get (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dclosure.h276 static inline void closure_get(struct closure *cl) in closure_get() function
314 closure_get(parent); in closure_init()
/linux/drivers/md/bcache/
H A Dsuper.c348 closure_get(cl); in bch_write_bdev_super()
391 closure_get(cl); in bcache_write_super()
742 closure_get(&d->cl); in open_dev()
856 closure_get(&c->caching); in bcache_device_attach()
1189 closure_get(&dc->disk.cl); in bch_cached_dev_detach()
H A Dbcache.h948 closure_get(cl); in closure_bio_submit()
H A Drequest.c863 closure_get(&dc->disk.cl); in CLOSURE_CALLBACK()