Lines Matching refs:list_head
36 struct list_head link;
51 struct list_head link; /* link in list of caches */
57 struct list_head object_list; /* list of data/index objects */
58 struct list_head op_gc_list; /* list of ops to be deleted */
91 struct list_head pend_link; /* link in object->pending_ops */
140 struct list_head to_do; /* list of things to be done by the backend */
150 struct list_head *pages,
364 struct list_head cache_link; /* link in cache->object_list */
370 struct list_head dependents; /* FIFO of dependent objects */
371 struct list_head dep_link; /* link in parent's dependents list */
372 struct list_head pending_ops; /* unstarted operations on this object */