Home
last modified time | relevance | path

Searched refs:check_max (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/fs/ceph/
Dcaps.c2103 loff_t endoff, int *got, int *check_max, int *err) in try_get_cap_refs() argument
2139 *check_max = 1; in try_get_cap_refs()
2234 int _got, check_max, ret, err = 0; in ceph_get_caps() local
2240 check_max = 0; in ceph_get_caps()
2243 &_got, &check_max, &err)); in ceph_get_caps()
2249 if (check_max) in ceph_get_caps()