Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/openzfs/include/sys/
HDdmu.h631 typedef void dmu_buf_evict_func_t(void *user_ptr); typedef
676 dmu_buf_evict_func_t *dbu_evict_func_sync;
677 dmu_buf_evict_func_t *dbu_evict_func_async;
698 dmu_buf_init_user(dmu_buf_user_t *dbu, dmu_buf_evict_func_t *evict_func_sync, in dmu_buf_init_user()
699 dmu_buf_evict_func_t *evict_func_async, in dmu_buf_init_user()