Searched refs:linux_kern_fstat (Results 1 – 1 of 1) sorted by relevance
109 linux_kern_fstat(struct thread *td, int fd, struct stat *sbp) in linux_kern_fstat() function152 error = linux_kern_fstat(td, fd, sbp); in linux_kern_statat()245 error = linux_kern_fstat(td, args->fd, &buf); in linux_newfstat()627 error = linux_kern_fstat(td, args->fd, &buf); in linux_fstat64()