Home
last modified time | relevance | path

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

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