Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/
H A Ddmu_send.c1727 } guid_map_entry_t; typedef
1732 const guid_map_entry_t *gmep1 = arg1; in guid_compare()
1733 const guid_map_entry_t *gmep2 = arg2; in guid_compare()
1747 guid_map_entry_t *gmep; in free_guid_map_onexit()
1752 kmem_free(gmep, sizeof (guid_map_entry_t)); in free_guid_map_onexit()
2127 guid_map_entry_t gmesrch; in receive_write_byref()
2128 guid_map_entry_t *gmep; in receive_write_byref()
2779 sizeof (guid_map_entry_t), in dmu_recv_stream()
2780 offsetof(guid_map_entry_t, avlnode)); in dmu_recv_stream()
3078 guid_map_entry_t *gmep; in add_ds_to_guidmap()