Home
last modified time | relevance | path

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

/fs/ceph/
Dcaps.c1915 int file_wanted, used, cap_used; in ceph_check_caps() local
1939 file_wanted = __ceph_caps_file_wanted(ci); in ceph_check_caps()
1953 want = file_wanted; in ceph_check_caps()
1956 retain = file_wanted | used | CEPH_CAP_PIN; in ceph_check_caps()
1958 if (file_wanted) { in ceph_check_caps()
1990 ceph_cap_string(file_wanted), in ceph_check_caps()
2158 (file_wanted & ~CEPH_CAP_PIN) && in ceph_check_caps()