Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/sys/
H A Ddecmpfs.h96 #define DECMPFS_PKG_SIZE(x) ((x).value & DECMPFS_PKG_SIZE_MASK) macro
146 return DECMPFS_PKG_SIZE(hdr->_size); in decmpfs_get_uncompressed_size()
/xnu-10002.41.9/bsd/kern/
H A Ddecmpfs.c882 decmpfs_cnode_set_vnode_cached_total_size(cp, DECMPFS_PKG_SIZE(hdr->_size));