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

/macosx-10.10.1/ntfs-84/kext/
H A Dntfs_lcnalloc.h53 FIRST_ZONE = 0, /* For sanity checking. */ enumerator in enum:__anon11162
H A Dntfs_lcnalloc.c176 if (zone < FIRST_ZONE)
177 panic("%s(): zone < FIRST_ZONE\n", __FUNCTION__);

Completed in 215 milliseconds