Home
last modified time | relevance | path

Searched refs:zfs_log_rename_exchange (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dzfs_znode.h307 extern void zfs_log_rename_exchange(zilog_t *zilog, dmu_tx_t *tx,
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_log.c541 zfs_log_rename_exchange(zilog_t *zilog, dmu_tx_t *tx, uint64_t txtype, in zfs_log_rename_exchange() function
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vnops_os.c3193 zfs_log_rename_exchange(zilog, tx, in zfs_rename()