Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/ceph/
Dlibceph.h144 #define from_msgr(ms) container_of(ms, struct ceph_client, msgr) macro
/kernel/linux/linux-5.10/include/linux/ceph/
Dlibceph.h151 #define from_msgr(ms) container_of(ms, struct ceph_client, msgr) macro