Searched refs:dp_mos_dir (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.2-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddsl_synctask.c82 tx = dmu_tx_create_dd(dp->dp_mos_dir);
H A Ddsl_pool.c316 err = dsl_pool_open_special_dir(dp, MOS_DIR_NAME, &dp->dp_mos_dir);
401 if (dp->dp_mos_dir)
402 dsl_dir_rele(dp->dp_mos_dir, dp);
464 MOS_DIR_NAME, &dp->dp_mos_dir));
638 * (dp_mos_dir). We can't modify the mos while we're syncing
643 dsl_dir_diduse_space(dp->dp_mos_dir, DD_USED_HEAD,
H A Dspa_history.c311 tx = dmu_tx_create_dd(spa_get_dsl(spa)->dp_mos_dir);
482 htx = dmu_tx_create_dd(spa_get_dsl(spa)->dp_mos_dir);
H A Ddsl_scan.c1640 tx = dmu_tx_create_dd(dp->dp_mos_dir);
H A Dspa.c5378 tx = dmu_tx_create_dd(spa_get_dsl(spa)->dp_mos_dir);
/freebsd-10.2-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Ddsl_pool.h85 struct dsl_dir *dp_mos_dir; member in struct:dsl_pool
/freebsd-10.2-release/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c1887 refdbytes = dsl_dir_phys(os->os_spa->spa_dsl_pool->dp_mos_dir)->

Completed in 184 milliseconds