Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/ceph/
Dlibceph.h122 struct ceph_client { struct
134 int (*extra_mon_dispatch)(struct ceph_client *, struct ceph_msg *); argument
151 #define from_msgr(ms) container_of(ms, struct ceph_client, msgr) argument