Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/ceph/
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
/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