Searched refs:__ceph_caps_wanted (Results 1 – 4 of 4) sorted by relevance
599 actual_wanted = __ceph_caps_wanted(ci); in ceph_add_cap()1800 int want = __ceph_caps_wanted(ci); in try_flush_caps()2017 __ceph_caps_wanted(ci), in ceph_kick_flushing_caps()2056 __ceph_caps_wanted(ci), in kick_flushing_inode_caps()2620 wanted = __ceph_caps_wanted(ci); in handle_cap_grant()3383 int wanted = __ceph_caps_wanted(ci); in ceph_encode_inode_release()
567 static inline int __ceph_caps_wanted(struct ceph_inode_info *ci) in __ceph_caps_wanted() function
895 drop |= ~(__ceph_caps_wanted(ci) | CEPH_CAP_PIN); in drop_caps_for_unlink()
2771 rec.v2.wanted = cpu_to_le32(__ceph_caps_wanted(ci)); in encode_caps_cb()2779 rec.v1.wanted = cpu_to_le32(__ceph_caps_wanted(ci)); in encode_caps_cb()