Searched refs:host_fstat (Results 1 – 4 of 4) sorted by relevance
83 if (host_fstat(hf->hf_fd, &ksb) < 0) { in hostfs_open() 158 if (host_fstat(hf->hf_fd, &ksb) < 0) in hostfs_stat()
322 if (host_fstat(smbios_fd, &sb) < 0) { in find_smbios()
164 int host_fstat(int fd, struct host_kstat *sb);
36 host_fstat(int fd, struct host_kstat *sb) in host_fstat() function