Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/bcache/
Dclosure.h106 struct closure_syncer;
147 struct closure_syncer *s;
Dclosure.c101 struct closure_syncer { struct
114 struct closure_syncer s = { .task = current }; in __closure_sync() argument