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 */
90 struct list_head pend_link; /* link in object->pending_ops */
152 struct list_head to_do; /* list of things to be done by the backend */
162 struct list_head *pages,
375 struct list_head cache_link; /* link in cache->object_list */
381 struct list_head dependents; /* FIFO of dependent objects */
382 struct list_head dep_link; /* link in parent's dependents list */
383 struct list_head pending_ops; /* unstarted operations on this object */