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