Searched defs:dnode_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h82 typedef struct dnode dnode_t; typedef in typeref:struct:dnode
422 void dmu_write_policy(objset_t *os, dnode_t *dn, int level, int wp,
448 int dmu_spill_hold_by_dnode(dnode_t *dn, uint32_t flags,
468 int dmu_buf_hold_by_dnode(dnode_t *dn, uint64_t offset,
633 dnode_t *dmu_buf_dnode_enter(dmu_buf_t *db);
811 void dmu_object_info_from_dnode(dnode_t *dn, dmu_object_info_t *doi);

Completed in 74 milliseconds