Searched defs:flk_callback (Results 1 – 1 of 1) sorted by relevance
131 struct flk_callback { struct132 struct flk_callback *cb_next; /* circular linked list */ argument133 struct flk_callback *cb_prev; argument138 typedef struct flk_callback flk_callback_t; argument