Searched refs:CEPH_MONC_PING_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/linux/ceph/ | ||
D | libceph.h | 83 #define CEPH_MONC_PING_TIMEOUT msecs_to_jiffies(30 * 1000) macro |
/linux-6.12.1/net/ceph/ | ||
D | mon_client.c | 1102 CEPH_MONC_PING_TIMEOUT)) { in delayed_work() |