Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/include/sys/
H A Ddmu_objset.h90 } objset_phys_t; typedef
100 objset_phys_t *os_phys;
/freebsd-13.1/sys/cddl/boot/zfs/
H A Dzfsimpl.h1341 } objset_phys_t; typedef
1793 objset_phys_t *vim_objset;
1874 objset_phys_t *spa_mos; /* MOS for this pool */
1880 objset_phys_t spa_mos_master; /* MOS for this pool */
1882 objset_phys_t spa_mos_checkpoint; /* Checkpoint MOS */
/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Ddmu_traverse.c404 objset_phys_t *osp; in traverse_visitbp()
675 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()
483 size = sizeof (objset_phys_t); in dmu_objset_open_impl()
500 sizeof (objset_phys_t) : OBJSET_PHYS_SIZE_V1; in dmu_objset_open_impl()
H A Ddsl_scan.c1678 objset_phys_t *osp = buf->b_data; in dsl_scan_prefetch_cb()
1887 objset_phys_t *osp; in dsl_scan_recurse()
H A Ddsl_crypt.c2672 objset_phys_t *osp = buf; in spa_do_crypt_objset_mac_abd()
/freebsd-13.1/stand/libsa/zfs/
H A Dzfsimpl.c52 objset_phys_t objset;
160 static int objset_get_dnode(const spa_t *, const objset_phys_t *, uint64_t,
167 vdev_indirect_mapping_t *vdev_indirect_mapping_open(spa_t *, objset_phys_t *,
296 vdev_indirect_mapping_open(spa_t *spa, objset_phys_t *os, in vdev_indirect_mapping_open()
2924 objset_get_dnode(const spa_t *spa, const objset_phys_t *os, uint64_t objnum, in objset_get_dnode()
3269 zfs_mount_dataset(const spa_t *spa, uint64_t objnum, objset_phys_t *objset) in zfs_mount_dataset()
/freebsd-13.1/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzio_crypt.c1043 objset_phys_t *osp = data; in zio_crypt_do_objset_hmacs()
/freebsd-13.1/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzio_crypt.c1136 objset_phys_t *osp = data; in zio_crypt_do_objset_hmacs()