Home
last modified time | relevance | path

Searched refs:CEPH_MONC_PING_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/linux/ceph/
Dlibceph.h83 #define CEPH_MONC_PING_TIMEOUT msecs_to_jiffies(30 * 1000) macro
/linux-6.12.1/net/ceph/
Dmon_client.c1102 CEPH_MONC_PING_TIMEOUT)) { in delayed_work()