Searched defs:io_list (Results 1 – 2 of 2) sorted by relevance
69 struct io_list { struct70 struct list_head head;71 struct io *iop;72 int cy_users;
67 struct nl_list_head io_list; member