Searched refs:CEPH_MSGR_TAG_CLOSE (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/linux/ceph/ | ||
D | msgr.h | 112 #define CEPH_MSGR_TAG_CLOSE 6 /* closing pipe */ macro |
/Linux-v6.6/net/ceph/ | ||
D | messenger_v1.c | 1407 case CEPH_MSGR_TAG_CLOSE: in ceph_con_v1_try_read() |