Home
last modified time | relevance | path

Searched defs:extra_mon_dispatch (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/ceph/
Dlibceph.h134 int (*extra_mon_dispatch)(struct ceph_client *, struct ceph_msg *); member
/kernel/linux/linux-4.19/include/linux/ceph/
Dlibceph.h128 int (*extra_mon_dispatch)(struct ceph_client *, struct ceph_msg *); member
/kernel/linux/linux-4.19/fs/ceph/
Dsuper.c621 static int extra_mon_dispatch(struct ceph_client *client, struct ceph_msg *msg) in extra_mon_dispatch() function
/kernel/linux/linux-5.10/fs/ceph/
Dsuper.c613 static int extra_mon_dispatch(struct ceph_client *client, struct ceph_msg *msg) in extra_mon_dispatch() function