Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/ceph/
Dlibceph.h68 #define CEPH_OSD_IDLE_TTL_DEFAULT 60 macro
/linux-4.1.27/net/ceph/
Dceph_common.c356 opt->osd_idle_ttl = CEPH_OSD_IDLE_TTL_DEFAULT; /* seconds */ in ceph_parse_options()
519 if (opt->osd_idle_ttl != CEPH_OSD_IDLE_TTL_DEFAULT) in ceph_print_client_options()