Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dsuper.c597 if (fsopt->caps_wanted_delay_max != CEPH_CAPS_WANTED_DELAY_MAX_DEFAULT) in ceph_show_options()
1196 fsopt->caps_wanted_delay_max = CEPH_CAPS_WANTED_DELAY_MAX_DEFAULT; in ceph_init_fs_context()
H A Dsuper.h76 #define CEPH_CAPS_WANTED_DELAY_MAX_DEFAULT 60 /* cap release delay */ macro