Searched refs:ntdll (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dwin32_io.c292 BOOL ntdll; member in struct:__anon144
826 fd->ntdll = FALSE;
858 fd->ntdll = FALSE;
929 fd->ntdll = TRUE;
1157 fd->ntdll = FALSE;
1312 || (fd->ntdll && (abs_ofs > fd->part_length))) {
1360 if (fd->ntdll) {
1548 if (fd->ntdll) {
1557 if (fd->ntdll)
1887 if (fd && !fd->ntdll) {
[all...]

Completed in 34 milliseconds