Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/sys/
H A Ddecmpfs.h252 typedef int (*decmpfs_validate_compressed_file_func)(vnode_t vp, vfs_context_t ctx, decmpfs_header … typedef
270 decmpfs_validate_compressed_file_func validate;
/xnu-10002.41.9/bsd/kern/
H A Ddecmpfs.c713decmpfs_validate_compressed_file_func validate = decmp_get_func(vp, hdr->compression_type, validat…