Searched defs:packed_len (Results 1 – 2 of 2) sorted by relevance
773 hp_unpack(char *packed_buf, size_t packed_len, hp_node_t *retp) in hp_unpack()992 i_hp_unpack_branch(char *packed_buf, size_t packed_len, hp_node_t parent, in i_hp_unpack_branch()
1432 unsigned long long checksum, packed_len; in zfs_send_resume_token_to_nvlist() local