Searched refs:op_link (Results 1 – 2 of 2) sorted by relevance
61 list_add_tail(&monitor->op_link, &op->to_do); in cachefiles_read_waiter()109 INIT_LIST_HEAD(&monitor->op_link); in cachefiles_read_reissue()142 list_del(&monitor->op_link); in cachefiles_read_reissue()170 struct cachefiles_one_read, op_link); in cachefiles_read_copier()171 list_del(&monitor->op_link); in cachefiles_read_copier()
100 struct list_head op_link; /* link in op's todo list */ member