Searched refs:host_fstat (Results 1 – 3 of 3) 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()
164 int host_fstat(int fd, struct host_kstat *sb);
36 host_fstat(int fd, struct host_kstat *sb) in host_fstat() function