Searched refs:CEPH_MSG_PRIO_DEFAULT (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/linux/ceph/ | ||
| D | msgr.h | 164 #define CEPH_MSG_PRIO_DEFAULT 127 macro |
| /Linux-v5.4/net/ceph/ | ||
| D | messenger.c | 3335 m->hdr.priority = cpu_to_le16(CEPH_MSG_PRIO_DEFAULT); in ceph_msg_new2() |