Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Drxrpc.c26 static int afs_deliver_cm_op_id(struct afs_call *);
31 .deliver = afs_deliver_cm_op_id,
776 static int afs_deliver_cm_op_id(struct afs_call *call) in afs_deliver_cm_op_id() function