Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/ceph/
Dlibceph.h71 #define CEPH_MONC_PING_TIMEOUT_DEFAULT msecs_to_jiffies(30 * 1000) macro
/linux-4.4.14/net/ceph/
Dceph_common.c364 opt->monc_ping_timeout = CEPH_MONC_PING_TIMEOUT_DEFAULT; in ceph_parse_options()