Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddsl_dir.h158 void dsl_dir_sync(dsl_dir_t *dd, dmu_tx_t *tx);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_pool.c724 dsl_dir_sync(dd, tx); in dsl_pool_sync()
H A Ddsl_dir.c1157 dsl_dir_sync(dsl_dir_t *dd, dmu_tx_t *tx) in dsl_dir_sync() function