Home
last modified time | relevance | path

Searched refs:dmu_tx_hold_clone_by_dnode (Results 1 – 3 of 3) sorted by last modified time

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_vnops.c1340 dmu_tx_hold_clone_by_dnode(tx, DB_DNODE(db), outoff, size); in zfs_clone_range()
1502 dmu_tx_hold_clone_by_dnode(tx, DB_DNODE(db), off, len); in zfs_clone_range_replay()
H A Ddmu_tx.c558 dmu_tx_hold_clone_by_dnode(dmu_tx_t *tx, dnode_t *dn, uint64_t off, int len) in dmu_tx_hold_clone_by_dnode() function
/freebsd/sys/contrib/openzfs/include/sys/
H A Ddmu.h804 void dmu_tx_hold_clone_by_dnode(dmu_tx_t *tx, dnode_t *dn, uint64_t off,