Lines Matching refs:plock_op
29 struct plock_op {
61 static void dlm_release_plock_op(struct plock_op *op)
67 static void send_op(struct plock_op *op)
85 struct plock_op *op;
108 struct plock_op *op;
195 static int dlm_plock_callback(struct plock_op *op)
255 struct plock_op *op;
329 struct plock_op *op;
397 struct plock_op *op = NULL;
404 op = list_entry(send_list.next, struct plock_op, list);
428 /* a write copies in one plock result that should match a plock_op
433 struct plock_op *op = NULL, *iter;