Searched refs:awcb_physdone (Results 1 – 2 of 2) sorted by relevance
115 arc_write_done_func_t *awcb_physdone; member
6962 if (cb->awcb_physdone != NULL) in arc_write_physdone()6963 cb->awcb_physdone(zio, cb->awcb_buf, cb->awcb_private); in arc_write_physdone()7101 callback->awcb_physdone = physdone; in arc_write()