Home
last modified time | relevance | path

Searched refs:uv__allocation_granularity (Results 1 – 1 of 1) sorted by relevance

/third_party/libuv/src/win/
Dfs.c132 static DWORD uv__allocation_granularity; variable
139 uv__allocation_granularity = system_info.dwAllocationGranularity; in uv__fs_init()
794 view_offset = pos.QuadPart % uv__allocation_granularity; in fs__read_filemap()
997 view_offset = pos.QuadPart % uv__allocation_granularity; in fs__write_filemap()