Searched refs:multipath_metadata_encode (Results 1 – 3 of 3) sorted by relevance
70 multipath_metadata_encode(const struct g_multipath_metadata *, u_char *);76 multipath_metadata_encode(const struct g_multipath_metadata *md, u_char *data) in multipath_metadata_encode() function
804 multipath_metadata_encode(md, buf); in g_multipath_write_metadata()
238 multipath_metadata_encode(&md, sector); in mp_label()