Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/ceph/ !
Dmessenger.h300 #define CEPH_CON_S_V2_BANNER_PAYLOAD 6 macro
/linux-6.6.21/net/ceph/ !
Dmessenger_v2.c1795 con->state = CEPH_CON_S_V2_BANNER_PAYLOAD; in prepare_read_banner_payload()
3097 } else if (con->state == CEPH_CON_S_V2_BANNER_PAYLOAD) { in populate_in_iter()