OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dmu_ot_byteswap
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
dmu.h
135
#define
DMU_OT_BYTESWAP
(ot) (((ot) & DMU_OT_NEWTYPE) ? \
213
* use the DMU_OT_IS_METDATA() and
DMU_OT_BYTESWAP
() macros instead
809
extern const dmu_object_byteswap_info_t
dmu_ot_byteswap
[DMU_BSWAP_NUMFUNCS];
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
spa_misc.c
1610
DMU_OT_BYTESWAP
(BP_GET_TYPE(bp));
1614
dmu_ot_byteswap
[bswap].ob_name);
dmu_send.c
2148
DMU_OT_BYTESWAP
(drro->drr_bonustype);
2149
dmu_ot_byteswap
[byteswap].ob_func(db->db_data,
2224
DMU_OT_BYTESWAP
(drrw->drr_type);
2225
dmu_ot_byteswap
[byteswap].ob_func(abuf->b_data,
dmu.c
130
const dmu_object_byteswap_info_t
dmu_ot_byteswap
[DMU_BSWAP_NUMFUNCS] = {
variable
dnode.c
327
DMU_OT_BYTESWAP
(dnp->dn_bonustype);
328
dmu_ot_byteswap
[byteswap].ob_func(dnp->dn_bonus + off, len);
arc.c
2069
dmu_ot_byteswap
[bswap].ob_func(buf->b_data, HDR_GET_LSIZE(hdr));
4711
DMU_OT_BYTESWAP
(BP_GET_TYPE(zio->io_bp));
/src/external/cddl/osnet/dist/cmd/zdb/
zdb.c
72
dmu_ot_byteswap
[
DMU_OT_BYTESWAP
(idx)].ob_name : "UNKNOWN")
Completed in 35 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026