Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzfs_sa.h65 ZPL_XATTR, enumerator
H A Dzfs_znode.h98 #define SA_ZPL_XATTR(z) z->z_attr_table[ZPL_XATTR]
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c3192 if (sa_lookup(hdl, sa_attr_table[ZPL_XATTR], &xattr, in dump_znode()