Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/
H A Ddmu_send.c1707 } guid_map_entry_t; typedef
1712 const guid_map_entry_t *gmep1 = arg1; in guid_compare()
1713 const guid_map_entry_t *gmep2 = arg2; in guid_compare()
1727 guid_map_entry_t *gmep; in free_guid_map_onexit()
1732 kmem_free(gmep, sizeof (guid_map_entry_t)); in free_guid_map_onexit()
2105 guid_map_entry_t gmesrch; in receive_write_byref()
2106 guid_map_entry_t *gmep; in receive_write_byref()
2717 sizeof (guid_map_entry_t), in dmu_recv_stream()
2718 offsetof(guid_map_entry_t, avlnode)); in dmu_recv_stream()
3021 guid_map_entry_t *gmep; in add_ds_to_guidmap()