Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Ddmu_send.c1955 } guid_map_entry_t; typedef
1960 const guid_map_entry_t *gmep1 = (const guid_map_entry_t *)arg1; in guid_compare()
1961 const guid_map_entry_t *gmep2 = (const guid_map_entry_t *)arg2; in guid_compare()
1971 guid_map_entry_t *gmep; in free_guid_map_onexit()
1976 kmem_free(gmep, sizeof (guid_map_entry_t)); in free_guid_map_onexit()
2448 guid_map_entry_t gmesrch; in receive_write_byref()
2449 guid_map_entry_t *gmep; in receive_write_byref()
3127 sizeof (guid_map_entry_t), in dmu_recv_stream()
3128 offsetof(guid_map_entry_t, avlnode)); in dmu_recv_stream()
3470 guid_map_entry_t *gmep; in add_ds_to_guidmap()