Home
last modified time | relevance | path

Searched defs:dbu (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/ntb/
H A Dntb.c64 int i, mw, mwu, mwt, spad, spadu, spadt, db, dbu, dbt; in ntb_register_device() local
/freebsd/sys/contrib/openzfs/include/sys/
H A Ddmu.h697 dmu_buf_init_user(dmu_buf_user_t *dbu, dmu_buf_evict_func_t *evict_func_sync, in dmu_buf_init_user()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddnode.c1362 dnode_buf_evict_async(void *dbu) in dnode_buf_evict_async()
H A Dzap.c417 zap_leaf_evict_sync(void *dbu) in zap_leaf_evict_sync()
H A Dsa.c1318 sa_evict_sync(void *dbu) in sa_evict_sync()
H A Ddsl_dir.c142 dsl_dir_evict_async(void *dbu) in dsl_dir_evict_async()
H A Ddsl_dataset.c447 dsl_dataset_evict_sync(void *dbu) in dsl_dataset_evict_sync()
457 dsl_dataset_evict_async(void *dbu) in dsl_dataset_evict_async()
H A Dzap_micro.c1021 zap_evict_sync(void *dbu) in zap_evict_sync()
H A Ddbuf.c555 dmu_buf_user_t *dbu = db->db_user; in dbuf_evict_user() local