Home
last modified time | relevance | path

Searched refs:zap_phys_t (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzap_impl.h141 } zap_phys_t; typedef
172 static inline zap_phys_t *
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzap.c83 extern inline zap_phys_t *zap_f_phys(zap_t *zap);
112 zap_phys_t *zp = zap_f_phys(zap); in fzap_upgrade()