Lines Matching refs:rb_entry
316 cap = rb_entry(n, struct ceph_cap, ci_node); in __get_cap_for_mds()
348 cap = rb_entry(p, struct ceph_cap, ci_node); in __ceph_get_cap_mds()
380 cap = rb_entry(parent, struct ceph_cap, ci_node); in __insert_cap_node()
676 cap = rb_entry(p, struct ceph_cap, ci_node); in __ceph_caps_issued()
707 cap = rb_entry(p, struct ceph_cap, ci_node); in __ceph_caps_issued_other()
757 cap = rb_entry(p, struct ceph_cap, ci_node); in __ceph_caps_issued_mask()
784 cap = rb_entry(q, struct ceph_cap, in __ceph_caps_issued_mask()
808 cap = rb_entry(p, struct ceph_cap, ci_node); in __ceph_caps_revoking_other()
870 cap = rb_entry(p, struct ceph_cap, ci_node); in __ceph_caps_mds_wanted()
1085 struct ceph_cap *cap = rb_entry(p, struct ceph_cap, ci_node); in ceph_queue_caps_release()
1420 other = rb_entry(parent, struct ceph_cap_flush, i_node); in __add_cap_flushing_to_inode()
1443 other = rb_entry(parent, struct ceph_cap_flush, g_node); in __add_cap_flushing_to_mdsc()
1473 rb_entry(n, struct ceph_cap_flush, g_node); in __get_oldest_flush_tid()
1682 cap = rb_entry(p, struct ceph_cap, ci_node); in ceph_check_caps()
1890 rb_entry(n, struct ceph_cap_flush, i_node); in try_flush_caps()
1917 cf = rb_entry(n, struct ceph_cap_flush, i_node); in caps_are_flushed()
2146 cf = rb_entry(n, struct ceph_cap_flush, i_node); in __kick_flushing_caps()
2155 cf = rb_entry(n, struct ceph_cap_flush, i_node); in __kick_flushing_caps()
3020 cf = rb_entry(n, struct ceph_cap_flush, i_node); in handle_cap_flush_ack()
3052 cf = n ? rb_entry(n, struct ceph_cap_flush, g_node) : NULL; in handle_cap_flush_ack()