Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/ceph/
Dlibceph.h86 #define CEPH_CAPS_WANTED_DELAY_MAX_DEFAULT 60 /* cap release delay */ macro
/linux-4.4.14/fs/ceph/
Dsuper.c365 fsopt->caps_wanted_delay_max = CEPH_CAPS_WANTED_DELAY_MAX_DEFAULT; in parse_mount_options()
471 if (fsopt->caps_wanted_delay_max != CEPH_CAPS_WANTED_DELAY_MAX_DEFAULT) in ceph_show_options()