Searched refs:caps_max (Results 1 – 3 of 3) sorted by relevance
480 fsopt->caps_max = result.int_32; in ceph_parse_mount_param()763 if (fsopt->caps_max) in ceph_show_options()764 seq_printf(m, ",caps_max=%d", fsopt->caps_max); in ceph_show_options()
88 int caps_max; member
163 mdsc->caps_use_max = fsopt->caps_max; in ceph_adjust_caps_max_min()