Searched refs:osc_object_unlock (Results 1 – 2 of 2) sorted by relevance
305 osc_object_unlock((ext)->oe_obj); \519 osc_object_unlock(obj); in osc_extent_remove()606 osc_object_unlock(obj); in osc_extent_release()805 osc_object_unlock(obj); in osc_extent_find()893 osc_object_unlock(ext->oe_obj); in extent_wait_cb()923 osc_object_unlock(obj); in osc_extent_wait()1049 osc_object_unlock(obj); in osc_extent_truncate()1127 osc_object_unlock(obj); in osc_extent_make_ready()1185 osc_object_unlock(obj); in osc_extent_expand()1971 osc_object_unlock(osc); in osc_send_write_rpc()[all …]
171 static inline void osc_object_unlock(struct osc_object *obj) in osc_object_unlock() function