Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/sys/
H A Ddecmpfs.h242 typedef int (*decmpfs_validate_compressed_file_func)(vnode_t vp, vfs_context_t ctx, decmpfs_header … typedef
260 decmpfs_validate_compressed_file_func validate;
/xnu-8020.121.3/bsd/kern/
H A Ddecmpfs.c685decmpfs_validate_compressed_file_func validate = decmp_get_func(vp, hdr->compression_type, validat…