Home
last modified time | relevance | path

Searched refs:fzap_count (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzap_impl.h214 int fzap_count(zap_t *zap, uint64_t *count);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzap.c451 fzap_count(zap_t *zap, uint64_t *count) in fzap_count() function
H A Dzap_micro.c906 err = fzap_count(zap, count); in zap_count()