Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/openzfs/include/sys/
HDzfs_znode.h305 extern void zfs_log_rename_exchange(zilog_t *zilog, dmu_tx_t *tx,
/freebsd-14-stable/sys/contrib/openzfs/module/zfs/
HDzfs_log.c540 zfs_log_rename_exchange(zilog_t *zilog, dmu_tx_t *tx, uint64_t txtype, in zfs_log_rename_exchange() function
/freebsd-14-stable/sys/contrib/openzfs/module/os/linux/zfs/
HDzfs_vnops_os.c3162 zfs_log_rename_exchange(zilog, tx, in zfs_rename()