Searched refs:caps_max (Results 1 – 3 of 3) sorted by relevance
490 fsopt->caps_max = result.int_32; in ceph_parse_mount_param()773 if (fsopt->caps_max) in ceph_show_options()774 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()
Completed in 21 milliseconds