Searched refs:fd_stat (Results 1 – 1 of 1) sorted by relevance
69 struct stat fd_stat; in map_storage_file() local70 if (fstat(fd, &fd_stat) < 0) { in map_storage_file()75 size_t file_size = fd_stat.st_size; in map_storage_file()