Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/ceph/
Dlibceph.h124 int (*extra_mon_dispatch)(struct ceph_client *, struct ceph_msg *); member
/linux-4.4.14/fs/ceph/
Dsuper.c491 static int extra_mon_dispatch(struct ceph_client *client, struct ceph_msg *msg) in extra_mon_dispatch() function