OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:feature_sync
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
zfeature.h
66
extern void
feature_sync
(struct spa *, zfeature_info_t *, uint64_t,
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
zfeature.c
296
feature_sync
(spa_t *spa, zfeature_info_t *feature, uint64_t refcount,
function
307
*
feature_sync
is called directly from zhack, allowing the
359
feature_sync
(spa, feature, initial_refcount, tx);
410
feature_sync
(spa, feature, refcount, tx);
/src/external/cddl/osnet/dist/cmd/zhack/
zhack.c
377
feature_sync
(spa, feature, refcount + 1, tx);
390
feature_sync
(spa, feature, refcount - 1, tx);
Completed in 35 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026