sys_fchdir
asmlinkage long sys_fchdir(unsigned int fd);
__SYSCALL(__NR_fchdir, sys_fchdir)
return __sysret(sys_fchdir(fildes));