Home
last modified time | relevance | path

Searched refs:__closure_sync (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/md/bcache/
Dclosure.h173 void __closure_sync(struct closure *cl);
184 __closure_sync(cl); in closure_sync()
Dclosure.c114 void __sched __closure_sync(struct closure *cl) in __closure_sync() function