Home
last modified time | relevance | path

Searched defs:sa_attr_table (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dsa_impl.h38 typedef struct sa_attr_table { struct
44 } sa_attr_table_t; argument
144 sa_attr_table_t *sa_attr_table; /* private attr table */ member
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c3337 static sa_attr_type_t *sa_attr_table = NULL; variable