Home
last modified time | relevance | path

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

/linux-3.4.99/fs/afs/
Dcmservice.c30 static int afs_deliver_cb_probe_uuid(struct afs_call *, struct sk_buff *, bool);
80 .deliver = afs_deliver_cb_probe_uuid,
434 static int afs_deliver_cb_probe_uuid(struct afs_call *call, struct sk_buff *skb, in afs_deliver_cb_probe_uuid() function