Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/ceph/
Dlibceph.h70 #define CEPH_OSD_IDLE_TTL_DEFAULT msecs_to_jiffies(60 * 1000) macro
/linux-4.4.14/net/ceph/
Dceph_common.c363 opt->osd_idle_ttl = CEPH_OSD_IDLE_TTL_DEFAULT; in ceph_parse_options()
555 if (opt->osd_idle_ttl != CEPH_OSD_IDLE_TTL_DEFAULT) in ceph_print_client_options()