Home
last modified time | relevance | path

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

/freebsd/usr.sbin/makefs/zfs/
H A Dobjset.c50 objset_phys_t *phys;
84 os->osblksz = sizeof(objset_phys_t); in objset_alloc()
/freebsd/sys/contrib/openzfs/include/sys/
H A Ddmu_objset.h95 } objset_phys_t; typedef
108 objset_phys_t *os_phys;
/freebsd/sys/cddl/boot/zfs/
H A Dzfsimpl.h1357 } objset_phys_t; typedef
1979 objset_phys_t *vim_objset;
2060 objset_phys_t *spa_mos; /* MOS for this pool */
2066 objset_phys_t spa_mos_master; /* MOS for this pool */
2068 objset_phys_t spa_mos_checkpoint; /* Checkpoint MOS */
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_traverse.c411 objset_phys_t *osp; in traverse_visitbp()
682 objset_phys_t *osp; in traverse_impl()
H A Ddmu_objset.c388 objset_phys_t *osp = buf; in dmu_objset_byteswap()
391 size == sizeof (objset_phys_t)); in dmu_objset_byteswap()
399 if (size >= sizeof (objset_phys_t)) in dmu_objset_byteswap()
527 size = sizeof (objset_phys_t); in dmu_objset_open_impl()
544 sizeof (objset_phys_t) : OBJSET_PHYS_SIZE_V1; in dmu_objset_open_impl()
H A Ddsl_scan.c2061 objset_phys_t *osp = buf->b_data; in dsl_scan_prefetch_cb()
2281 objset_phys_t *osp; in dsl_scan_recurse()
H A Ddsl_crypt.c2715 objset_phys_t *osp = buf; in spa_do_crypt_objset_mac_abd()
/freebsd/stand/libsa/zfs/
H A Dzfsimpl.c49 objset_phys_t objset;
149 static int objset_get_dnode(const spa_t *, const objset_phys_t *, uint64_t,
156 vdev_indirect_mapping_t *vdev_indirect_mapping_open(spa_t *, objset_phys_t *,
284 vdev_indirect_mapping_open(spa_t *spa, objset_phys_t *os, in vdev_indirect_mapping_open()
2998 objset_get_dnode(const spa_t *spa, const objset_phys_t *os, uint64_t objnum, in objset_get_dnode()
3395 zfs_mount_dataset(const spa_t *spa, uint64_t objnum, objset_phys_t *objset) in zfs_mount_dataset()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzio_crypt.c1027 objset_phys_t *osp = data; in zio_crypt_do_objset_hmacs()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzio_crypt.c1143 objset_phys_t *osp = data; in zio_crypt_do_objset_hmacs()