Searched defs:allocated_dnode (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | dmu_object.c | 40 int dnodesize, dnode_t **allocated_dnode, const void *tag, dmu_tx_t *tx) in dmu_object_alloc_impl() 249 int dnodesize, dnode_t **allocated_dnode, const void *tag, dmu_tx_t *tx) in dmu_object_alloc_hold()
|
| H A D | zap.c | 36 dnode_t **allocated_dnode, const void *tag, dmu_tx_t *tx) in zap_create_impl() 115 dnode_t **allocated_dnode, const void *tag, dmu_tx_t *tx) in zap_create_hold()
|
| /freebsd/sys/contrib/openzfs/tests/unit/ |
| H A D | mock_dmu.c | 377 int bonuslen, int dnodesize, dnode_t **allocated_dnode, in dmu_object_alloc_hold()
|