Home
last modified time | relevance | path

Searched defs:noflush_work (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/md/
Ddm-thin.c2059 struct noflush_work { struct
2064 static struct noflush_work *to_noflush(struct work_struct *ws) in to_noflush() argument
2084 static void noflush_work(struct thin_c *tc, void (*fn)(struct work_struct *)) in noflush_work() function