Lines Matching refs:list_head
36 struct list_head o_requests;
37 struct list_head o_linger_requests;
38 struct list_head o_osd_lru;
42 struct list_head o_keepalive_item;
124 struct list_head r_req_lru_item;
125 struct list_head r_osd_item;
126 struct list_head r_linger_item;
127 struct list_head r_linger_osd_item;
163 struct list_head r_unsafe_item;
190 struct list_head osd_node;
212 struct list_head osd_lru; /* idle osds */
216 struct list_head req_lru; /* in-flight lru */
217 struct list_head req_unsent; /* unsent/need-resend queue */
218 struct list_head req_notarget; /* map to no osd */
219 struct list_head req_linger; /* lingering requests */