Home
last modified time | relevance | path

Searched refs:closure_get (Results 1 – 3 of 3) 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 Dbcache.h948 closure_get(cl); in closure_bio_submit()
H A Drequest.c863 closure_get(&dc->disk.cl); in CLOSURE_CALLBACK()