KCMP_FS
case KCMP_FS:
ret = kcmp_ptr(task1->fs, task2->fs, KCMP_FS);
sys_kcmp(pid1, pid2, KCMP_FS, 0, 0),