Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/sys/
H A Ddecmpfs.h253 #define DECMPFS_REGISTRATION_VERSION_V1 1 macro
/xnu-8020.121.3/bsd/kern/
H A Ddecmpfs.c151 case DECMPFS_REGISTRATION_VERSION_V1:
1058 …return registration && ((registration->decmpfs_registration == DECMPFS_REGISTRATION_VERSION_V1) ||…