Searched refs:CEPH_MSG_MAX_MIDDLE_LEN (Results 1 – 3 of 3) sorted by relevance
88 #define CEPH_MSG_MAX_MIDDLE_LEN (16*1024*1024) macro
1069 if (middle_len > CEPH_MSG_MAX_MIDDLE_LEN) in read_partial_message()
541 if (desc->fd_lens[2] > CEPH_MSG_MAX_MIDDLE_LEN) { in decode_preamble()
Completed in 15 milliseconds