Searched refs:win32_file_index (Results 1 – 1 of 1) sorted by relevance
13574 uint64_t win32_file_index; member13895 self->win32_file_index = stat.st_ino; in os_DirEntry_inode_impl()13898 static_assert(sizeof(unsigned long long) >= sizeof(self->win32_file_index), in os_DirEntry_inode_impl()13900 return PyLong_FromUnsignedLongLong(self->win32_file_index); in os_DirEntry_inode_impl()