Home
last modified time | relevance | path

Searched refs:dmu_object_type_t (Results 1 – 25 of 79) sorted by relevance

1234

/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzap.h129 uint64_t zap_create(objset_t *ds, dmu_object_type_t ot,
130 dmu_object_type_t bonustype, int bonuslen, dmu_tx_t *tx);
131 uint64_t zap_create_norm(objset_t *ds, int normflags, dmu_object_type_t ot,
132 dmu_object_type_t bonustype, int bonuslen, dmu_tx_t *tx);
134 dmu_object_type_t ot, int leaf_blockshift, int indirect_blockshift,
135 dmu_object_type_t bonustype, int bonuslen, dmu_tx_t *tx);
141 int zap_create_claim(objset_t *ds, uint64_t obj, dmu_object_type_t ot,
142 dmu_object_type_t bonustype, int bonuslen, dmu_tx_t *tx);
144 int normflags, dmu_object_type_t ot,
145 dmu_object_type_t bonustype, int bonuslen, dmu_tx_t *tx);
H A Ddmu.h126 } dmu_object_type_t; typedef
245 uint64_t dmu_object_alloc(objset_t *os, dmu_object_type_t ot,
246 int blocksize, dmu_object_type_t bonus_type, int bonus_len, dmu_tx_t *tx);
247 int dmu_object_claim(objset_t *os, uint64_t object, dmu_object_type_t ot,
248 int blocksize, dmu_object_type_t bonus_type, int bonus_len, dmu_tx_t *tx);
249 int dmu_object_reclaim(objset_t *os, uint64_t object, dmu_object_type_t ot,
250 int blocksize, dmu_object_type_t bonustype, int bonuslen);
526 dmu_object_type_t doi_type;
527 dmu_object_type_t doi_bonus_type;
626 typedef int objset_used_cb_t(dmu_object_type_t bonustype,
H A Ddnode.h150 dmu_object_type_t dn_type; /* object type */
219 void dnode_allocate(dnode_t *dn, dmu_object_type_t ot, int blocksize, int ibs,
220 dmu_object_type_t bonustype, int bonuslen, dmu_tx_t *tx);
221 void dnode_reallocate(dnode_t *dn, dmu_object_type_t ot, int blocksize,
222 dmu_object_type_t bonustype, int bonuslen, dmu_tx_t *tx);
H A Dzfs_ioctl.h141 dmu_object_type_t drr_type;
142 dmu_object_type_t drr_bonustype;
158 dmu_object_type_t drr_type;
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddmu_object.c32 dmu_object_alloc(objset_t *os, dmu_object_type_t ot, int blocksize, in dmu_object_alloc()
33 dmu_object_type_t bonustype, int bonuslen, dmu_tx_t *tx) in dmu_object_alloc()
87 dmu_object_claim(objset_t *os, uint64_t object, dmu_object_type_t ot, in dmu_object_claim()
88 int blocksize, dmu_object_type_t bonustype, int bonuslen, dmu_tx_t *tx) in dmu_object_claim()
107 dmu_object_reclaim(objset_t *os, uint64_t object, dmu_object_type_t ot, in dmu_object_reclaim()
108 int blocksize, dmu_object_type_t bonustype, int bonuslen) in dmu_object_reclaim()
H A Dzap_micro.c608 zap_create_claim(objset_t *os, uint64_t obj, dmu_object_type_t ot, in zap_create_claim()
609 dmu_object_type_t bonustype, int bonuslen, dmu_tx_t *tx) in zap_create_claim()
617 dmu_object_type_t ot, in zap_create_claim_norm()
618 dmu_object_type_t bonustype, int bonuslen, dmu_tx_t *tx) in zap_create_claim_norm()
630 zap_create(objset_t *os, dmu_object_type_t ot, in zap_create()
631 dmu_object_type_t bonustype, int bonuslen, dmu_tx_t *tx) in zap_create()
637 zap_create_norm(objset_t *os, int normflags, dmu_object_type_t ot, in zap_create_norm()
638 dmu_object_type_t bonustype, int bonuslen, dmu_tx_t *tx) in zap_create_norm()
648 dmu_object_type_t ot, int leaf_blockshift, int indirect_blockshift, in zap_create_flags()
649 dmu_object_type_t bonustype, int bonuslen, dmu_tx_t *tx) in zap_create_flags()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/include/zfs/
H A Ddmu.h80 } dmu_object_type_t; typedef
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/include/zfs/
H A Ddmu.h80 } dmu_object_type_t; typedef
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/include/zfs/
H A Ddmu.h80 } dmu_object_type_t; typedef
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/include/zfs/
H A Ddmu.h80 } dmu_object_type_t; typedef
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/include/zfs/
H A Ddmu.h80 } dmu_object_type_t; typedef
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/include/zfs/
H A Ddmu.h80 } dmu_object_type_t; typedef
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/include/zfs/
H A Ddmu.h80 } dmu_object_type_t; typedef
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/include/zfs/
H A Ddmu.h80 } dmu_object_type_t; typedef
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/include/zfs/
H A Ddmu.h80 } dmu_object_type_t; typedef
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/include/zfs/
H A Ddmu.h80 } dmu_object_type_t; typedef
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/include/zfs/
H A Ddmu.h80 } dmu_object_type_t; typedef
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/include/zfs/
H A Ddmu.h80 } dmu_object_type_t; typedef
/dports/sysutils/u-boot-sopine/u-boot-2021.07/include/zfs/
H A Ddmu.h80 } dmu_object_type_t; typedef
/dports/sysutils/u-boot-rpi/u-boot-2021.07/include/zfs/
H A Ddmu.h80 } dmu_object_type_t; typedef
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/include/zfs/
H A Ddmu.h80 } dmu_object_type_t; typedef
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/include/zfs/
H A Ddmu.h80 } dmu_object_type_t; typedef
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/include/zfs/
H A Ddmu.h80 } dmu_object_type_t; typedef
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/include/zfs/
H A Ddmu.h80 } dmu_object_type_t; typedef
/dports/sysutils/u-boot-chip/u-boot-2021.07/include/zfs/
H A Ddmu.h80 } dmu_object_type_t; typedef

1234