Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/ceph/
Dlibceph.h110 struct ceph_client { struct
122 int (*extra_mon_dispatch)(struct ceph_client *, struct ceph_msg *); argument
139 #define from_msgr(ms) container_of(ms, struct ceph_client, msgr) argument