Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dlibceph.h115 struct ceph_client { struct
127 int (*extra_mon_dispatch)(struct ceph_client *, struct ceph_msg *); argument
144 #define from_msgr(ms) container_of(ms, struct ceph_client, msgr) argument