ubifs_bg_thread
c->bgt = kthread_run(ubifs_bg_thread, c, "%s", c->bgt_name);
int ubifs_bg_thread(void *info);