Searched refs:check_max (Results 1 – 1 of 1) sorted by relevance
2103 loff_t endoff, int *got, int *check_max, int *err) in try_get_cap_refs() argument2139 *check_max = 1; in try_get_cap_refs()2234 int _got, check_max, ret, err = 0; in ceph_get_caps() local2240 check_max = 0; in ceph_get_caps()2243 &_got, &check_max, &err)); in ceph_get_caps()2249 if (check_max) in ceph_get_caps()