Home
last modified time | relevance | path

Searched refs:feature_sync (Results 1 – 3 of 3) sorted by last modified time

/illumos-gate/usr/src/cmd/zhack/
H A Dzhack.c340 feature_sync(spa, feature, refcount + 1, tx); in feature_incr_sync()
353 feature_sync(spa, feature, refcount - 1, tx); in feature_decr_sync()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfeature.c296 feature_sync(spa_t *spa, zfeature_info_t *feature, uint64_t refcount, in feature_sync() function
355 feature_sync(spa, feature, initial_refcount, tx); in feature_enable_sync()
419 feature_sync(spa, feature, refcount, tx); in feature_do_action()
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzfeature.h66 extern void feature_sync(struct spa *, zfeature_info_t *, uint64_t,