Searched defs:flusher (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/md/dm-vdo/
H A Dflush.c23 struct flusher { struct
60 static inline void assert_on_flusher_thread(struct flusher *flusher, const char *caller) argument
115 struct flusher *flusher = pool_data; local
159 vdo_free_flusher(struct flusher *flusher) argument
176 vdo_get_flusher_thread_id(struct flusher *flusher) argument
194 struct flusher *flusher = as_flusher(completion); local
214 struct flusher *flusher = as_flusher(completion); local
230 struct flusher *flusher = as_flusher(completion); local
249 notify_flush(struct flusher *flusher) argument
270 struct flusher *flusher = completion->vdo->flusher; local
294 check_for_drain_complete(struct flusher *flusher) argument
314 vdo_complete_flushes(struct flusher *flusher) argument
350 vdo_dump_flusher(const struct flusher *flusher) argument
400 struct flusher *flusher = vdo->flusher; local
435 struct flusher *flusher = flush->completion.vdo->flusher; local
492 select_bio_queue(struct flusher *flusher) argument
544 vdo_drain_flusher(struct flusher *flusher, struct vdo_completion *completion) argument
556 vdo_resume_flusher(struct flusher *flusher, struct vdo_completion *parent) argument
[all...]
H A Dblock-map.h245 struct tree_page *flusher; member in struct:block_map_zone
H A Dvdo.h212 struct flusher *flusher; member in struct:vdo

Completed in 356 milliseconds