Home
last modified time | relevance | path

Searched defs:ct_type (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dcontract_impl.h237 typedef struct ct_type { struct
238 uint64_t ct_type_evid; /* last event id */ argument
239 ct_typeid_t ct_type_index; /* index in ct_types array */ argument
240 const char *ct_type_name; /* type as a string */ argument
241 kmutex_t ct_type_lock; /* protects ct_type_avl */ argument
242 avl_tree_t ct_type_avl; /* ordered list of type contracts */ argument
243 timestruc_t ct_type_timestruc; /* time last contract was written */ argument
244 ct_equeue_t ct_type_events; /* bundle queue */ argument
245 contops_t *ct_type_ops; argument
246 ct_f_default_t *ct_type_default; /* creates a fresh template */ argument
[all …]
H A Dcallo.h362 uint_t ct_type; /* callout table type */ member
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2868 int ct_type; member