Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddbuf.c2947 dmu_buf_impl_t *db, *odb; in dbuf_create() local
3003 if ((odb = dbuf_hash_insert(db)) != NULL) { in dbuf_create()
3008 return (odb); in dbuf_create()