ocfs2_downconvert_thread
osb->dc_task = kthread_run(ocfs2_downconvert_thread, osb, "ocfs2dc-%s",
static int ocfs2_downconvert_thread(void *arg);