Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/Adm/
H A Dmime.types35 application/vnd.sun.xml.base odb
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddbuf.c2515 dmu_buf_impl_t *db, *odb; in dbuf_create() local
2568 if ((odb = dbuf_hash_insert(db)) != NULL) { in dbuf_create()
2572 return (odb); in dbuf_create()