F_GETPATH
case F_GETPATH:
error = (*fp->f_ops->fo_fcntl)(fp, F_GETPATH, kpath);
rv = fcntl(fd, F_GETPATH, path);