Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_send.c1773 uint64_t last_obj_exists = B_TRUE; in send_reader_thread() local
1817 if (range->object == last_obj && !last_obj_exists) { in send_reader_thread()
1831 last_obj_exists = object_exists; in send_reader_thread()