| /freebsd-13.1/sys/contrib/openzfs/include/sys/ |
| H A D | dnode.h | 397 dnode_t *dnh_dnode; 421 void *ref, dnode_t **dnp); 423 void *ref, dnode_t **dnp); 425 void dnode_rele(dnode_t *dn, void *ref); 428 boolean_t dnode_is_dirty(dnode_t *dn); 431 void dnode_sync(dnode_t *dn, dmu_tx_t *tx); 437 void dnode_free(dnode_t *dn, dmu_tx_t *tx); 440 void dnode_verify(dnode_t *dn); 452 void dnode_evict_dbufs(dnode_t *dn); 453 void dnode_evict_bonus(dnode_t *dn); [all …]
|
| H A D | dmu.h | 82 typedef struct dnode dnode_t; typedef 512 void dmu_write_policy(objset_t *os, dnode_t *dn, int level, int wp, 542 int dmu_spill_hold_by_dnode(dnode_t *dn, uint32_t flags, 562 int dmu_buf_hold_by_dnode(dnode_t *dn, uint64_t offset, 564 int dmu_buf_hold_array_by_dnode(dnode_t *dn, uint64_t offset, 726 dnode_t *dmu_buf_dnode_enter(dmu_buf_t *db); 779 void dmu_tx_hold_zap_by_dnode(dmu_tx_t *tx, dnode_t *dn, int add, 782 void dmu_tx_hold_bonus_by_dnode(dmu_tx_t *tx, dnode_t *dn); 849 int dmu_read_uio_dnode(dnode_t *dn, zfs_uio_t *uio, uint64_t size); 854 int dmu_write_uio_dnode(dnode_t *dn, zfs_uio_t *uio, uint64_t size, [all …]
|
| H A D | zap.h | 137 dnode_t **allocated_dnode, void *tag, dmu_tx_t *tx); 147 void mzap_create_impl(dnode_t *dn, int normflags, zap_flags_t flags, 226 int zap_lookup_by_dnode(dnode_t *dn, const char *name, 228 int zap_lookup_norm_by_dnode(dnode_t *dn, const char *name, 233 int zap_count_write_by_dnode(dnode_t *dn, const char *name, 245 int zap_add_by_dnode(dnode_t *dn, const char *key, 287 int zap_remove_by_dnode(dnode_t *dn, const char *name, dmu_tx_t *tx);
|
| H A D | dbuf.h | 141 dnode_t *dr_dnode; 373 dbuf_dirty_record_t *dbuf_dirty_lightweight(dnode_t *dn, uint64_t blkid, 380 int dmu_lightweight_write_by_dnode(dnode_t *dn, uint64_t offset, abd_t *abd, 400 int dbuf_dnode_findbp(dnode_t *dn, uint64_t level, uint64_t blkid,
|
| H A D | zvol_impl.h | 52 dnode_t *zv_dn; /* dnode hold */
|
| H A D | dmu_tx.h | 160 void dmu_tx_add_new_object(dmu_tx_t *tx, dnode_t *dn);
|
| H A D | dmu_objset.h | 246 void dmu_objset_userquota_get_ids(dnode_t *dn, boolean_t before, dmu_tx_t *tx);
|
| /freebsd-13.1/sys/contrib/openzfs/module/zfs/ |
| H A D | dmu.c | 181 dnode_t *dn; in dmu_buf_hold_noread() 264 dnode_t *dn; in dmu_set_bonus() 287 dnode_t *dn; in dmu_set_bonustype() 310 dnode_t *dn; in dmu_get_bonustype() 324 dnode_t *dn; in dmu_rm_spill() 390 dnode_t *dn; in dmu_bonus_hold() 444 dnode_t *dn; in dmu_spill_hold_existing() 474 dnode_t *dn; in dmu_spill_hold_by_bonus() 620 dnode_t *dn; in dmu_buf_hold_array() 641 dnode_t *dn; in dmu_buf_hold_array_by_bonus() [all …]
|
| H A D | dnode.c | 115 dnode_t *dn = arg; in dnode_cons() 180 dnode_t *dn = arg; in dnode_dest() 260 dnode_verify(dnode_t *dn) in dnode_verify() 443 static dnode_t * 447 dnode_t *dn; in dnode_create() 518 dnode_destroy(dnode_t *dn) in dnode_destroy() 750 dnode_move_impl(dnode_t *odn, dnode_t *ndn) in dnode_move_impl() 1190 dnode_t *dn; in dnode_special_open() 1210 dnode_t *dn; in dnode_buf_evict_async() 1279 dnode_t *mdn, *dn; in dnode_hold_impl() [all …]
|
| H A D | dmu_object.c | 49 int dnodesize, dnode_t **allocated_dnode, void *tag, dmu_tx_t *tx) in dmu_object_alloc_impl() 54 dnode_t *dn = NULL; in dmu_object_alloc_impl() 258 int dnodesize, dnode_t **allocated_dnode, void *tag, dmu_tx_t *tx) in dmu_object_alloc_hold() 277 dnode_t *dn; in dmu_object_claim_dnsize() 315 dnode_t *dn; in dmu_object_reclaim_dnsize() 340 dnode_t *dn; in dmu_object_rm_spill() 362 dnode_t *dn; in dmu_object_free() 459 dnode_t *dn; in dmu_object_zapify() 490 dnode_t *dn; in dmu_object_free_zapified()
|
| H A D | dmu_tx.c | 149 dnode_t *dn = NULL; in dmu_tx_hold_object_impl() 167 dmu_tx_add_new_object(dmu_tx_t *tx, dnode_t *dn) in dmu_tx_add_new_object() 225 dnode_t *dn = txh->txh_dnode; in dmu_tx_count_write() 350 dnode_t *dn = txh->txh_dnode; in dmu_tx_hold_free_impl() 461 dnode_t *dn = txh->txh_dnode; in dmu_tx_hold_zap_impl() 581 dnode_t *dn = DB_DNODE(db); in dmu_tx_dirty_buf() 907 dnode_t *dn = txh->txh_dnode; in dmu_tx_try_assign() 977 dnode_t *dn = txh->txh_dnode; in dmu_tx_unassign() 1136 dnode_t *dn = txh->txh_dnode; in dmu_tx_destroy() 1164 dnode_t *dn = txh->txh_dnode; in dmu_tx_commit() [all …]
|
| H A D | dnode_sync.c | 42 dnode_increase_indirection(dnode_t *dn, dmu_tx_t *tx) in dnode_increase_indirection() 134 free_blocks(dnode_t *dn, blkptr_t *bp, int num, dmu_tx_t *tx) in free_blocks() 181 dnode_t *dn; in free_verify() 269 dnode_t *dn; in free_children() 364 dnode_sync_free_range_impl(dnode_t *dn, uint64_t blkid, uint64_t nblks, in dnode_sync_free_range_impl() 436 dnode_t *dsfra_dnode; 445 dnode_t *dn = dsfra->dsfra_dnode; in dnode_sync_free_range() 457 dnode_evict_dbufs(dnode_t *dn) in dnode_evict_dbufs() 513 dnode_evict_bonus(dnode_t *dn) in dnode_evict_bonus() 561 dnode_sync_free(dnode_t *dn, dmu_tx_t *tx) in dnode_sync_free() [all …]
|
| H A D | dbuf.c | 359 dnode_t *dn; in dbuf_find_bonus() 979 dnode_t *dn; in dbuf_verify() 1418 dnode_t *dn; in dbuf_read_verify_dnode_crypt() 1464 dnode_t *dn; in dbuf_read_impl() 1641 dnode_t *dn; in dbuf_read() 1946 dnode_t *dn; in dbuf_new_size() 2098 dnode_t *dn; in dbuf_dirty() 2781 dnode_t *dn; in dbuf_destroy() 3908 dnode_t * 4457 dnode_t *dn; in dbuf_write_ready() [all …]
|
| H A D | dmu_objset.c | 401 dnode_t *dn = obj; in dnode_multilist_index_func() 613 offsetof(dnode_t, dn_dirty_link[i]), in dmu_objset_open_impl() 616 list_create(&os->os_dnodes, sizeof (dnode_t), in dmu_objset_open_impl() 617 offsetof(dnode_t, dn_link)); in dmu_objset_open_impl() 892 dnode_t *dn_marker; in dmu_objset_evict_dbufs() 893 dnode_t *dn; in dmu_objset_evict_dbufs() 921 kmem_free(dn_marker, sizeof (dnode_t)); in dmu_objset_evict_dbufs() 1023 dnode_t *mdn; in dmu_objset_create_impl_dnstats() 1508 dnode_t *dn; in dmu_objset_sync_dnodes() 1952 dnode_t *dn; in userquota_updates_task() [all …]
|
| H A D | zap_micro.c | 581 zap_lockdir_by_dnode(dnode_t *dn, dmu_tx_t *tx, in zap_lockdir_by_dnode() 699 mzap_create_impl(dnode_t *dn, int normflags, zap_flags_t flags, dmu_tx_t *tx) in mzap_create_impl() 728 dnode_t **allocated_dnode, void *tag, dmu_tx_t *tx) in zap_create_impl() 735 dnode_t *dn; in zap_create_impl() 781 dnode_t *dn; in zap_create_claim_norm_dnsize() 860 dnode_t **allocated_dnode, void *tag, dmu_tx_t *tx) in zap_create_hold() 1045 zap_lookup_by_dnode(dnode_t *dn, const char *name, in zap_lookup_by_dnode() 1053 zap_lookup_norm_by_dnode(dnode_t *dn, const char *name, in zap_lookup_norm_by_dnode() 1278 zap_add_by_dnode(dnode_t *dn, const char *key, in zap_add_by_dnode() 1435 zap_remove_by_dnode(dnode_t *dn, const char *name, dmu_tx_t *tx) in zap_remove_by_dnode()
|
| H A D | dbuf_stats.c | 69 dnode_t *dn = DB_DNODE(db); in __dbuf_stats_hash_table_data()
|
| H A D | dmu_zfetch.c | 145 dmu_zfetch_init(zfetch_t *zf, dnode_t *dno) in dmu_zfetch_init()
|
| H A D | dmu_redact.c | 858 uint64_t *object, dnode_t **dn) in hold_next_object() 903 dnode_t *dn = NULL; in perform_redaction()
|
| H A D | zio_inject.c | 708 dnode_t *dn = NULL; in zio_calculate_range()
|
| H A D | zap.c | 304 dnode_t *dn = dmu_buf_dnode_enter(zap->zap_dbuf); in zap_table_load() 536 dnode_t *dn = dmu_buf_dnode_enter(zap->zap_dbuf); in zap_get_leaf_byblk()
|
| H A D | dsl_crypt.c | 1962 dnode_t *mdn; in dsl_crypto_recv_raw_objset_check() 2058 dnode_t *mdn; in dsl_crypto_recv_raw_objset_sync() 2379 dnode_t *mdn; in dsl_crypto_populate_key_nvlist()
|
| H A D | dmu_send.c | 1708 enqueue_range(struct send_reader_thread_arg *srta, bqueue_t *q, dnode_t *dn, in enqueue_range() 1808 dnode_t *dn; in send_reader_thread()
|
| H A D | dmu_recv.c | 1799 dnode_t *dn; in receive_object() 1872 dnode_t *dn; in flush_write_batch_impl()
|
| /freebsd-13.1/sys/contrib/openzfs/include/os/linux/zfs/sys/ |
| H A D | trace_dnode.h | 47 TP_PROTO(dnode_t *dn, int64_t refcount, uint32_t dbufs), 111 TP_PROTO(dnode_t *dn, int64_t refcount, uint32_t dbufs), \
|
| /freebsd-13.1/sys/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | dmu_os.c | 85 dnode_t *dn; in dmu_buf_hold_array()
|