Searched refs:sa_dbu (Results 1 – 2 of 2) sorted by relevance
214 dmu_buf_user_t sa_dbu; member
1344 (void) dmu_buf_remove_user(db, &hdl->sa_dbu); in sa_handle_destroy()1384 handle->sa_dbu.dbu_evict_func_sync = NULL; in sa_handle_get_from_db()1385 handle->sa_dbu.dbu_evict_func_async = NULL; in sa_handle_get_from_db()1396 dmu_buf_init_user(&handle->sa_dbu, sa_evict_sync, NULL, in sa_handle_get_from_db()1398 winner = dmu_buf_set_user_ie(db, &handle->sa_dbu); in sa_handle_get_from_db()