Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/ !
H A Ddecmpfs.h254 typedef int (*decmpfs_fetch_uncompressed_data_func)(vnode_t vp, vfs_context_t ctx, decmpfs_header *… typedef
272 decmpfs_fetch_uncompressed_data_func fetch;
/xnu-11417.140.69/bsd/kern/ !
H A Ddecmpfs.c1214 decmpfs_fetch_uncompressed_data_func fetch = decmp_get_func(vp, hdr->compression_type, fetch);