Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/sys/
H A Ddecmpfs.h94 #define DECMPFS_PKG_SIZE(x) ((x).value & DECMPFS_PKG_SIZE_MASK) macro
144 return DECMPFS_PKG_SIZE(hdr->_size); in decmpfs_get_uncompressed_size()
/xnu-8020.121.3/bsd/kern/
H A Ddecmpfs.c854 decmpfs_cnode_set_vnode_cached_total_size(cp, DECMPFS_PKG_SIZE(hdr->_size));