Searched defs:compression_type (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Ddecmpfs.h46 uint32_t compression_type; /* see the enum below */ member in struct:__anon468
55 uint32_t compression_type; member in struct:__anon469
/darwin-on-arm/xnu/bsd/kern/
H A Ddecmpfs.c910 register_decmpfs_decompressor(uint32_t compression_type, decmpfs_registration *registration) argument
940 unregister_decmpfs_decompressor(uint32_t compression_type, decmpfs_registration *registration) argument
[all...]

Completed in 14 milliseconds