Home
last modified time | relevance | path

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

/freebsd/sys/geom/zoned/
H A Dg_zoned.h237 zoned_table_hdr_encode(const struct g_zoned_table_hdr *th, u_char *data) in zoned_table_hdr_encode() function
H A Dg_zoned.c446 zoned_table_hdr_encode(&th, buf); in g_zoned_encode_dirty()