Searched refs:zap_evict_sync (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzap_impl.h202 void zap_evict_sync(void *dbu);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzap_micro.c400 dmu_buf_init_user(&zap->zap_dbu, zap_evict_sync, NULL, &zap->zap_dbuf);
739 zap_evict_sync(void *dbu) function
H A Dzap.c84 zap->zap_dbu.dbu_evict_func_sync = zap_evict_sync;

Completed in 66 milliseconds