linux_kern_stat
error = linux_kern_stat(td, args->path, UIO_USERSPACE, &buf);
error = linux_kern_stat(td, args->filename, UIO_USERSPACE, &buf);