Home
last modified time | relevance | path

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

/fs/ceph/
Dcaps.c1913 int file_wanted, used, cap_used; in ceph_check_caps() local
1929 file_wanted = __ceph_caps_file_wanted(ci); in ceph_check_caps()
1943 want = file_wanted; in ceph_check_caps()
1946 retain = file_wanted | used | CEPH_CAP_PIN; in ceph_check_caps()
1948 if (file_wanted) { in ceph_check_caps()
1980 ceph_cap_string(file_wanted), in ceph_check_caps()
2129 (file_wanted & ~CEPH_CAP_PIN) && in ceph_check_caps()