Home
last modified time | relevance | path

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

/linux-4.19.296/fs/afs/
Drxrpc.c28 static int afs_deliver_cm_op_id(struct afs_call *);
33 .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