Home
last modified time | relevance | path

Searched refs:objset_phys_t (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddmu_objset.h90 } objset_phys_t; typedef
100 objset_phys_t *os_phys;
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_traverse.c368 objset_phys_t *osp; in traverse_visitbp()
639 objset_phys_t *osp; in traverse_impl()
H A Ddmu_objset.c358 objset_phys_t *osp = buf; in dmu_objset_byteswap()
361 size == sizeof (objset_phys_t)); in dmu_objset_byteswap()
369 if (size >= sizeof (objset_phys_t)) in dmu_objset_byteswap()
475 size = sizeof (objset_phys_t); in dmu_objset_open_impl()
492 sizeof (objset_phys_t) : OBJSET_PHYS_SIZE_V1; in dmu_objset_open_impl()
H A Ddsl_scan.c1674 objset_phys_t *osp = buf->b_data; in dsl_scan_prefetch_cb()
1871 objset_phys_t *osp; in dsl_scan_recurse()
H A Ddsl_crypt.c2674 objset_phys_t *osp = buf; in spa_do_crypt_objset_mac_abd()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzio_crypt.c1038 objset_phys_t *osp = data; in zio_crypt_do_objset_hmacs()
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzio_crypt.c1130 objset_phys_t *osp = data; in zio_crypt_do_objset_hmacs()