Home
last modified time | relevance | path

Searched refs:linux_kern_stat (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/compat/linux/
H A Dlinux_stats.c86 linux_kern_stat(struct thread *td, char *path, enum uio_seg pathseg, in linux_kern_stat() function
193 error = linux_kern_stat(td, path, UIO_SYSSPACE, &buf); in linux_newstat()
283 error = linux_kern_stat(td, path, UIO_SYSSPACE, &buf); in linux_stat()
594 error = linux_kern_stat(td, filename, UIO_SYSSPACE, &buf); in linux_stat64()