Searched refs:db_fake (Results 1 – 3 of 3) sorted by relevance
261 dmu_set_bonus(dmu_buf_t *db_fake, int newsize, dmu_tx_t *tx) in dmu_set_bonus() argument263 dmu_buf_impl_t *db = (dmu_buf_impl_t *)db_fake; in dmu_set_bonus()272 } else if (newsize < 0 || newsize > db_fake->db_size) { in dmu_set_bonus()286 dmu_buf_impl_t *db = (dmu_buf_impl_t *)db_fake; in dmu_set_bonustype()307 dmu_get_bonustype(dmu_buf_t *db_fake) in dmu_get_bonustype() argument309 dmu_buf_impl_t *db = (dmu_buf_impl_t *)db_fake; in dmu_get_bonustype()619 dmu_buf_impl_t *db = (dmu_buf_impl_t *)db_fake; in dmu_buf_hold_array_by_bonus()2187 dmu_buf_impl_t *db = (dmu_buf_impl_t *)db_fake; in dmu_object_info_from_db()2201 dmu_buf_impl_t *db = (dmu_buf_impl_t *)db_fake; in dmu_object_size_from_db()2215 dmu_object_dnsize_from_db(dmu_buf_t *db_fake, int *dnsize) in dmu_object_dnsize_from_db() argument[all …]
2432 dmu_buf_impl_t *db = (dmu_buf_impl_t *)db_fake; in dmu_buf_will_dirty_impl()2472 dmu_buf_will_dirty_impl(db_fake, in dmu_buf_will_dirty()2479 dmu_buf_impl_t *db = (dmu_buf_impl_t *)db_fake; in dmu_buf_is_dirty()2491 dmu_buf_impl_t *db = (dmu_buf_impl_t *)db_fake; in dmu_buf_will_not_fill()2495 dmu_buf_will_fill(db_fake, tx); in dmu_buf_will_not_fill()2501 dmu_buf_impl_t *db = (dmu_buf_impl_t *)db_fake; in dmu_buf_will_fill()2526 dmu_buf_impl_t *db = (dmu_buf_impl_t *)db_fake; in dmu_buf_set_crypt_params()2537 dmu_buf_will_dirty_impl(db_fake, in dmu_buf_set_crypt_params()3754 dmu_buf_user_refcount(dmu_buf_t *db_fake) in dmu_buf_user_refcount() argument3797 return (dmu_buf_set_user(db_fake, user)); in dmu_buf_set_user_ie()[all …]
749 void dmu_buf_set_crypt_params(dmu_buf_t *db_fake, boolean_t byteorder,