Searched refs:op_link (Results 1 – 2 of 2) sorted by relevance
66 list_add_tail(&monitor->op_link, &op->to_do); in cachefiles_read_waiter()114 INIT_LIST_HEAD(&monitor->op_link); in cachefiles_read_reissue()147 list_del(&monitor->op_link); in cachefiles_read_reissue()175 struct cachefiles_one_read, op_link); in cachefiles_read_copier()176 list_del(&monitor->op_link); in cachefiles_read_copier()
104 struct list_head op_link; /* link in op's todo list */ member