caps_wanted_delay_max  497 fs/ceph/caps.c 					    opt->caps_wanted_delay_max * HZ);
caps_wanted_delay_max 1397 fs/ceph/dir.c  	lwc.dir_lease_ttl = mdsc->fsc->mount_options->caps_wanted_delay_max * HZ;
caps_wanted_delay_max  326 fs/ceph/super.c 		fsopt->caps_wanted_delay_max = intval;
caps_wanted_delay_max  515 fs/ceph/super.c 	fsopt->caps_wanted_delay_max = CEPH_CAPS_WANTED_DELAY_MAX_DEFAULT;
caps_wanted_delay_max  644 fs/ceph/super.c 	if (fsopt->caps_wanted_delay_max != CEPH_CAPS_WANTED_DELAY_MAX_DEFAULT)
caps_wanted_delay_max  646 fs/ceph/super.c 			   fsopt->caps_wanted_delay_max);
caps_wanted_delay_max   83 fs/ceph/super.h 	int caps_wanted_delay_min, caps_wanted_delay_max;