Searched refs:fstat64_blk (Results 1 – 7 of 7) sorted by relevance
37 fstat64_blk(int fd, struct stat64 *st) in fstat64_blk() function
60 fstat64_blk(int fd, struct stat64 *st) in fstat64_blk() function
154 if (fstat64_blk(fd, &statbuf) == -1) in zpool_clear_label()
1307 if (fstat64_blk(fp->f_fd, &st) == -1) in zfs_file_getattr()
898 if (fstat64_blk(fd, &statbuf) == -1) in zpool_read_label()
639 err = fstat64_blk(fd, &statbuf); in get_replication()
4631 if (fstat64_blk(fd, &statbuf) != 0) { in dump_label()