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