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