Home
last modified time | relevance | path

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

/libuv/src/win/
H A Dfs.c149 static DWORD uv__allocation_granularity; variable
166 uv__allocation_granularity = system_info.dwAllocationGranularity; in uv__fs_init()
750 view_offset = pos.QuadPart % uv__allocation_granularity; in fs__read_filemap()
953 view_offset = pos.QuadPart % uv__allocation_granularity; in fs__write_filemap()

Completed in 11 milliseconds