Searched refs:zvfs_fstat (Results 1 – 2 of 2) sorted by relevance
23 int zvfs_fstat(int fd, struct stat *buf);443 return zvfs_fstat(fildes, buf); in fstat()
429 int zvfs_fstat(int fd, struct stat *buf) in zvfs_fstat() function