Home
last modified time | relevance | path

Searched refs:block_type (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgunzip.c150 static int block_type; variable
1103 block_type = (unsigned) b & 3; in get_new_block()
1110 if (block_type == INFLATE_STORED) in get_new_block()
1112 if (block_type == INFLATE_FIXED) in get_new_block()
1114 if (block_type == INFLATE_DYNAMIC) in get_new_block()
1139 if (block_type > INFLATE_DYNAMIC) in inflate_window()
1148 if (block_type == INFLATE_STORED) in inflate_window()
H A Dfsys_zfs.c769 uint64_t block_type; in zap_lookup() local
781 block_type = *((uint64_t *)zapbuf); in zap_lookup()
783 if (block_type == ZBT_MICRO) { in zap_lookup()
785 } else if (block_type == ZBT_HEADER) { in zap_lookup()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzap.c91 uint64_t block_type = *(uint64_t *)vbuf; in fzap_byteswap() local
93 if (block_type == ZBT_LEAF || block_type == BSWAP_64(ZBT_LEAF)) in fzap_byteswap()
H A Dzap_micro.c268 uint64_t block_type = *(uint64_t *)buf; in zap_byteswap() local
270 if (block_type == ZBT_MICRO || block_type == BSWAP_64(ZBT_MICRO)) { in zap_byteswap()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ether.c1329 struct block_type { struct