Searched refs:ceph_msg_last_put (Results 1 – 2 of 2) sorted by relevance
249 extern void ceph_msg_last_put(struct kref *kref);252 kref_put(&msg->kref, ceph_msg_last_put); in ceph_msg_put()
2396 void ceph_msg_last_put(struct kref *kref) in ceph_msg_last_put() function2424 EXPORT_SYMBOL(ceph_msg_last_put);