Searched refs:dnode_create (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | dnode.c | 403 dnode_create(objset_t *os, dnode_phys_t *dnp, dmu_buf_impl_t *db, in dnode_create() function 1012 dn = dnode_create(os, dnp, NULL, object, dnh); in dnode_special_open() 1166 dn = dnode_create(os, phys, db, object, dnh); in dnode_hold_impl()
|