Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/ceph/
Dlibceph.h82 #define CEPH_CAPS_WANTED_DELAY_MIN_DEFAULT 5 /* cap release delay */ macro
/linux-4.1.27/fs/ceph/
Dsuper.c353 fsopt->caps_wanted_delay_min = CEPH_CAPS_WANTED_DELAY_MIN_DEFAULT; in parse_mount_options()
455 if (fsopt->caps_wanted_delay_min != CEPH_CAPS_WANTED_DELAY_MIN_DEFAULT) in ceph_show_options()