Searched refs:NextEntryOffset (Results 1 – 4 of 4) sorted by relevance
71 if (pfni->NextEntryOffset != 0) in g_win32_fs_monitor_handle_event()79 pfni_next = (PFILE_NOTIFY_INFORMATION) ((BYTE*)pfni + pfni->NextEntryOffset); in g_win32_fs_monitor_handle_event()228 offset += pfile_notify_walker->NextEntryOffset; in g_win32_fs_monitor_callback()230 while (pfile_notify_walker->NextEntryOffset); in g_win32_fs_monitor_callback()
567 offset = file_info->NextEntryOffset; in uv__process_fs_event_req()
4231 ULONG NextEntryOffset; member4245 ULONG NextEntryOffset; member
1437 next_entry_offset = info->NextEntryOffset; in fs__scandir()