Searched refs:__ceph_caps_wanted (Results 1 – 3 of 3) sorted by relevance
721 actual_wanted = __ceph_caps_wanted(ci); in ceph_add_cap()1051 int __ceph_caps_wanted(struct ceph_inode_info *ci) in __ceph_caps_wanted() function2201 __ceph_caps_used(ci), __ceph_caps_wanted(ci), in try_flush_caps()2490 __ceph_caps_wanted(ci), in __kick_flushing_caps()3492 wanted = __ceph_caps_wanted(ci); in handle_cap_grant()4471 drop |= ~(__ceph_caps_wanted(ci) | CEPH_CAP_PIN); in ceph_drop_caps_for_unlink()4527 int wanted = __ceph_caps_wanted(ci); in ceph_encode_inode_release()
756 extern int __ceph_caps_wanted(struct ceph_inode_info *ci);
3937 rec.v2.wanted = cpu_to_le32(__ceph_caps_wanted(ci)); in reconnect_caps_cb()3945 rec.v1.wanted = cpu_to_le32(__ceph_caps_wanted(ci)); in reconnect_caps_cb()