Home
last modified time | relevance | path

Searched refs:CEPH_MSGR_TAG_CLOSE (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/ceph/
Dmsgr.h112 #define CEPH_MSGR_TAG_CLOSE 6 /* closing pipe */ macro
/Linux-v6.6/net/ceph/
Dmessenger_v1.c1407 case CEPH_MSGR_TAG_CLOSE: in ceph_con_v1_try_read()