Home
last modified time | relevance | path

Searched defs:d_end (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzle.c42 uchar_t *d_end = dst + d_len; in zle_compress() local
72 uchar_t *d_end = dst + d_len; in zle_decompress() local
H A Dlzjb.c103 uchar_t *d_end = (uchar_t *)d_start + d_len; in lzjb_decompress() local
H A Dddt.c398 uint64_t *d_end = (uint64_t *)(dst + 1); in ddt_stat_add() local
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzle.c40 unsigned char *d_end = dst + d_len; in zle_decompress() local
H A Dlzjb.c51 unsigned char *d_end = (unsigned char *)d_start + d_len; in lzjb_decompress() local
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dzfs_lzjb.c37 uchar_t *d_end = (uchar_t *)d_start + d_len; in lzjb_decompress() local
/illumos-gate/usr/src/uts/common/os/
H A Dcompress.c182 uchar_t *d_end = (uchar_t *)d_start + d_len; in decompress() local
/illumos-gate/usr/src/uts/sun4/os/
H A Dmemlist.c242 uint64_t p_base, p_end, d_base, d_end; in diff_memlists() local