Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/sys/
H A Ddecmpfs.h263 #define DECMPFS_REGISTRATION_VERSION_V1 1 macro
/xnu-10002.41.9/bsd/kern/
H A Ddecmpfs.c179 case DECMPFS_REGISTRATION_VERSION_V1:
1086 …return registration && ((registration->decmpfs_registration == DECMPFS_REGISTRATION_VERSION_V1) ||…