Home
last modified time | relevance | path

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

/openbsd/src/sys/ntfs/
Dntfs.h158 #define NTFS_INDXMAGIC (u_int32_t)(0x58444E49) macro
Dntfs_subr.c1022 error = ntfs_procfixups(ntmp, NTFS_INDXMAGIC, in ntfs_ntlookupfile()
1041 error = ntfs_procfixups(ntmp, NTFS_INDXMAGIC, in ntfs_ntlookupfile()
1217 error = ntfs_procfixups(ntmp, NTFS_INDXMAGIC, in ntfs_ntreaddir()