HomeSort by relevance Sort by last modified time
    Searched refs:NtfsSectGetFileVcnExtent (Results 1 - 4 of 4) sorted by null

  /external/syslinux/win/
ntfssect.h 62 DWORD M_NTFSSECT_API NtfsSectGetFileVcnExtent(
ntfstest.c 90 NtfsSectGetFileVcnExtent(file, &vcn, &extent) == ERROR_SUCCESS;
ntfssect.c 43 DWORD M_NTFSSECT_API NtfsSectGetFileVcnExtent(
86 M_ERR("NtfsSectGetFileVcnExtent(): Unknown status!");
syslinux.c 456 NtfsSectGetFileVcnExtent(f_handle, &vcn, &extent) == ERROR_SUCCESS;

Completed in 108 milliseconds