Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dsuper.c621 static int extra_mon_dispatch(struct ceph_client *client, struct ceph_msg *msg) in extra_mon_dispatch() function
664 fsc->client->extra_mon_dispatch = extra_mon_dispatch; in create_fs_client()
1156 fsc->client->extra_mon_dispatch = NULL; in ceph_kill_sb()
/linux-4.19.296/include/linux/ceph/
Dlibceph.h128 int (*extra_mon_dispatch)(struct ceph_client *, struct ceph_msg *); member