OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dsl_dir_willuse_space
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
dsl_dir.h
143
void
dsl_dir_willuse_space
(dsl_dir_t *dd, int64_t space, dmu_tx_t *tx);
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
dsl_dir.c
1241
* After the space has been dirtied (and
dsl_dir_willuse_space
()
1340
dsl_dir_willuse_space
(dsl_dir_t *dd, int64_t space, dmu_tx_t *tx)
function
1358
dsl_dir_willuse_space
(dd->dd_parent, parent_space, tx);
dnode.c
1827
dsl_dir_willuse_space
(ds->ds_dir, aspace, tx);
dsl_dataset.c
1172
dsl_dir_willuse_space
(ds->ds_dir, asize, tx);
Completed in 19 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026