Searched defs:flk_callback (Results 1 – 1 of 1) sorted by relevance
130 struct flk_callback { struct131 struct flk_callback *cb_next; /* circular linked list */ argument132 struct flk_callback *cb_prev; argument137 typedef struct flk_callback flk_callback_t; argument