Home
last modified time | relevance | path

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

/linux-6.12.1/fs/afs/
Drxrpc.c27 static int afs_deliver_cm_op_id(struct afs_call *);
32 .deliver = afs_deliver_cm_op_id,
786 static int afs_deliver_cm_op_id(struct afs_call *call) in afs_deliver_cm_op_id() function