Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_recv.c890 } guid_map_entry_t; typedef
895 const guid_map_entry_t *gmep1 = (const guid_map_entry_t *)arg1; in guid_compare()
896 const guid_map_entry_t *gmep2 = (const guid_map_entry_t *)arg2; in guid_compare()
906 guid_map_entry_t *gmep; in free_guid_map_onexit()
917 kmem_free(gmep, sizeof (guid_map_entry_t)); in free_guid_map_onexit()
1582 guid_map_entry_t gmesrch; in receive_write_byref()
1583 guid_map_entry_t *gmep; in receive_write_byref()
2433 sizeof (guid_map_entry_t), in dmu_recv_stream()
2434 offsetof(guid_map_entry_t, avlnode)); in dmu_recv_stream()
2860 guid_map_entry_t *gmep; in add_ds_to_guidmap()