Home
last modified time | relevance | path

Searched refs:afs_deliver_cm_op_id (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/fs/afs/
Drxrpc.c30 static int afs_deliver_cm_op_id(struct afs_call *, struct sk_buff *, bool);
52 .deliver = afs_deliver_cm_op_id,
716 static int afs_deliver_cm_op_id(struct afs_call *call, struct sk_buff *skb, in afs_deliver_cm_op_id() function