Searched refs:jfsIOthread (Results 1 – 1 of 1) sorted by relevance
42 static pid_t jfsIOthread; variable527 jfsIOthread = kernel_thread(jfsIOWait, 0, in init_jfs_fs()529 if (jfsIOthread < 0) { in init_jfs_fs()530 jfs_err("init_jfs_fs: fork failed w/rc = %d", jfsIOthread); in init_jfs_fs()