Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
H A Dlibceph.h82 #define CEPH_MONC_PING_INTERVAL msecs_to_jiffies(10 * 1000) macro
/linux/net/ceph/
H A Dmon_client.c314 delay = CEPH_MONC_PING_INTERVAL; in __schedule_delayed()