Searched refs:dbu_evict_func (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Ddmu.h545 dmu_buf_evict_func_t *dbu_evict_func; member in struct:dmu_buf_user
575 ASSERT(dbu->dbu_evict_func == NULL);
577 dbu->dbu_evict_func = evict_func;
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dsa.c1386 handle->sa_dbu.dbu_evict_func = NULL;
H A Dzap.c84 zap->zap_dbu.dbu_evict_func = zap_evict;
H A Ddbuf.c368 taskq_dispatch_ent(dbu_evict_taskq, dbu->dbu_evict_func, dbu, 0,

Completed in 81 milliseconds