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