OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:zap_join
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
zap.h
300
int
zap_join
(objset_t *os, uint64_t fromobj, uint64_t intoobj, dmu_tx_t *tx);
302
/* Same as
zap_join
, but set the values to 'value'. */
306
/* Same as
zap_join
, but add together any duplicated entries. */
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
zap.c
1013
zap_join
(objset_t *os, uint64_t fromobj, uint64_t intoobj, dmu_tx_t *tx)
function
Completed in 19 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026