OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dp_mos_dir
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
dsl_synctask.c
82
tx = dmu_tx_create_dd(dp->
dp_mos_dir
);
dsl_pool.c
315
err = dsl_pool_open_special_dir(dp, MOS_DIR_NAME, &dp->
dp_mos_dir
);
400
if (dp->
dp_mos_dir
)
401
dsl_dir_rele(dp->
dp_mos_dir
, dp);
473
MOS_DIR_NAME, &dp->
dp_mos_dir
));
647
* (
dp_mos_dir
). We can't modify the mos while we're syncing
652
dsl_dir_diduse_space(dp->
dp_mos_dir
, DD_USED_HEAD,
spa_history.c
314
tx = dmu_tx_create_dd(spa_get_dsl(spa)->
dp_mos_dir
);
485
htx = dmu_tx_create_dd(spa_get_dsl(spa)->
dp_mos_dir
);
dsl_scan.c
1717
tx = dmu_tx_create_dd(dp->
dp_mos_dir
);
spa.c
5557
tx = dmu_tx_create_dd(spa_get_dsl(spa)->
dp_mos_dir
);
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
dsl_pool.h
86
struct dsl_dir *
dp_mos_dir
;
member in struct:dsl_pool
/src/external/cddl/osnet/dist/cmd/zdb/
zdb.c
1976
refdbytes = dsl_dir_phys(os->os_spa->spa_dsl_pool->
dp_mos_dir
)->
Completed in 26 milliseconds
Indexes created Sun Mar 15 00:25:29 UTC 2026