Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dddt_impl.h189 extern void ddt_log_commit(ddt_t *ddt, ddt_log_update_t *dlu);
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dddt_log.c312 ddt_log_commit(ddt_t *ddt, ddt_log_update_t *dlu) in ddt_log_commit() function
H A Dddt.c2241 ddt_log_commit(ddt, &dlu); in ddt_sync_table_log()