Searched refs:zap_hdr (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dzap_micro.c413 uint64_t *zap_hdr = (uint64_t *)db->db_data; local
414 uint64_t zap_block_type = zap_hdr[0];
415 uint64_t zap_magic = zap_hdr[1];

Completed in 51 milliseconds