Searched refs:caps_max (Results 1 – 4 of 4) 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
162 mdsc->caps_use_max = fsopt->caps_max; in ceph_adjust_caps_max_min()
155 caps_max=X
Completed in 25 milliseconds