Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Dmd.h868 struct md_thread { argument
869 void (*run) (struct md_thread *thread); argument
866 struct md_thread { global() struct
867 runmd_thread global() argument
870 flagsmd_thread global() argument
871 tskmd_thread global() argument
872 timeoutmd_thread global() argument
873 privatemd_thread global() argument
[all...]
H A Dmd.c8634 static int md_thread(void *arg) md_thread() function
8702 md_register_thread(void (* run)(struct md_thread *),struct mddev * mddev,const char * name) md_register_thread() argument
[all...]