Searched refs:evict_func_async (Results 1 – 2 of 2) sorted by relevance
671 dmu_buf_evict_func_t *evict_func_async, in dmu_buf_init_user() argument678 IMPLY(evict_func_sync == NULL, evict_func_async != NULL); in dmu_buf_init_user()680 dbu->dbu_evict_func_async = evict_func_async; in dmu_buf_init_user()
160 dmu_buf_evict_func_t *evict_func_async,