Home
last modified time | relevance | path

Searched refs:zvol_log_clone_range (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dzvol_impl.h125 void zvol_log_clone_range(zilog_t *zilog, dmu_tx_t *tx, int txtype,
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzvol.c771 zvol_log_clone_range(zilog_dst, tx, TX_CLONE_RANGE, outoff, in zvol_clone_range()
795 zvol_log_clone_range(zilog_t *zilog, dmu_tx_t *tx, int txtype, uint64_t off, in zvol_log_clone_range() function