Home
last modified time | relevance | path

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.h205 void zap_evict_sync(void *dbu);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzap_micro.c409 dmu_buf_init_user(&zap->zap_dbu, zap_evict_sync, NULL, &zap->zap_dbuf); in mzap_open()
806 zap_evict_sync(void *dbu) in zap_evict_sync() function
H A Dzap.c107 zap->zap_dbu.dbu_evict_func_sync = zap_evict_sync; in fzap_upgrade()