Home
last modified time | relevance | path

Searched refs:ATTR_BSWAP (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dsa_impl.h69 #define ATTR_BSWAP(x) BF32_GET(x, 16, 8) macro
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dsa.c926 tb[ATTR_NUM(value)].sa_byteswap = ATTR_BSWAP(value); in sa_attr_table_setup()
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c1276 (int)ATTR_BSWAP(attr.za_first_integer), in dump_sa_attrs()