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