Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
H A Dlibceph.h127 int (*extra_mon_dispatch)(struct ceph_client *, struct ceph_msg *); member
/linux/fs/ceph/
H A Dsuper.c784 static int extra_mon_dispatch(struct ceph_client *client, struct ceph_msg *msg) in extra_mon_dispatch() function