Home
last modified time | relevance | path

Searched defs:db_fake (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddbuf.c2069 dmu_buf_will_dirty_impl(dmu_buf_t *db_fake, int flags, dmu_tx_t *tx) in dmu_buf_will_dirty_impl()
2109 dmu_buf_will_dirty(dmu_buf_t *db_fake, dmu_tx_t *tx) in dmu_buf_will_dirty()
2116 dmu_buf_will_not_fill(dmu_buf_t *db_fake, dmu_tx_t *tx) in dmu_buf_will_not_fill()
2126 dmu_buf_will_fill(dmu_buf_t *db_fake, dmu_tx_t *tx) in dmu_buf_will_fill()
2150 dmu_buf_set_crypt_params(dmu_buf_t *db_fake, boolean_t byteorder, in dmu_buf_set_crypt_params()
3263 dmu_buf_user_refcount(dmu_buf_t *db_fake) in dmu_buf_user_refcount()
3277 dmu_buf_replace_user(dmu_buf_t *db_fake, dmu_buf_user_t *old_user, in dmu_buf_replace_user()
3295 dmu_buf_set_user(dmu_buf_t *db_fake, dmu_buf_user_t *user) in dmu_buf_set_user()
3301 dmu_buf_set_user_ie(dmu_buf_t *db_fake, dmu_buf_user_t *user) in dmu_buf_set_user_ie()
3310 dmu_buf_remove_user(dmu_buf_t *db_fake, dmu_buf_user_t *user) in dmu_buf_remove_user()
[all …]
H A Ddmu.c272 dmu_set_bonus(dmu_buf_t *db_fake, int newsize, dmu_tx_t *tx) in dmu_set_bonus()
295 dmu_set_bonustype(dmu_buf_t *db_fake, dmu_object_type_t type, dmu_tx_t *tx) in dmu_set_bonustype()
318 dmu_get_bonustype(dmu_buf_t *db_fake) in dmu_get_bonustype()
662 dmu_buf_hold_array_by_bonus(dmu_buf_t *db_fake, uint64_t offset, in dmu_buf_hold_array_by_bonus()
2514 dmu_object_info_from_db(dmu_buf_t *db_fake, dmu_object_info_t *doi) in dmu_object_info_from_db()
2528 dmu_object_size_from_db(dmu_buf_t *db_fake, uint32_t *blksize, in dmu_object_size_from_db()
2545 dmu_object_dnsize_from_db(dmu_buf_t *db_fake, int *dnsize) in dmu_object_dnsize_from_db()