Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dcallb.c49 typedef struct callb { struct
50 struct callb *c_next; /* next in class or on freelist */ argument
52 char c_flag; /* info about the callb state */ argument
53 uchar_t c_class; /* this callb's class */ argument
54 kcondvar_t c_done_cv; /* signal callb completion */ argument
62 * callb c_flag bitmap definitions argument